• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

agama-project / agama / 15615425850
74%

Build:
DEFAULT BRANCH: master
Ran 12 Jun 2025 04:00PM UTC
Jobs 3
Files 537
Run time 207min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

12 Jun 2025 03:58PM UTC coverage: 62.425%. Remained the same
15615425850

push

github

web-flow
feat(web): improve CSS language support (#2467)

## Problem

The SUSE font lacks complete glyph support for the Cyrillic alphabet,
and there are also issues with rendering Chinese characters.

* https://github.com/agama-project/agama/issues/2395
* https://github.com/SUSE/suse-font/issues/11
* https://bugzilla.suse.com/show_bug.cgi?id=1236261 (protected link)

## Solution

* **Font update:** replaces the SUSE font with Noto Sans for languages
using the Cyrillic script. This ensures better text rendering and
consistency across supported languages.
* **CSS selector enhancement:** modifies the CSS to use the `:lang`
pseudo-class instead of `:root`. It improves language support by
matching all elements with the lang attribute, rather than limiting
styles to the `<html>` element and may address issues where
`:root[lang="zh"]` was not working as expected. Additionally,
`:lang("zh")` targets more specific language variations like "zh-Hant,"
enhancing compatibility.

92 of 132 branches covered (69.7%)

Branch coverage included in aggregate %.

11235 of 18013 relevant lines covered (62.37%)

41.84 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
3 web 15615425850.3 12 Jun 2025 04:00PM UTC 36
82.3
GitHub Action Run
3 service 15613511236.3 12 Jun 2025 02:39PM UTC 382
88.8
GitHub Action Run
1 rust 15587945782.1 11 Jun 2025 02:42PM UTC 119
1.31
GitHub Action Run
Source Files on build 15615425850
  • Tree
  • List 537
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #15615425850
  • 7069ecf1 on github
  • Prev Build on master (#15613511236)
  • Next Build on master (#15619594608)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc