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

agama-project / agama / 15615425850 / 3 – web
74%
master: 74%

Build:
DEFAULT BRANCH: master
Ran 12 Jun 2025 04:00PM UTC
Files 36
Run time 200min
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: 82.297%. First build
web – 15615425850.3

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 %.

252 of 286 relevant lines covered (88.11%)

80.98 hits per line

Source Files on job web - 15615425850.3
  • Tree
  • List 36
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 15615425850
  • 7069ecf1 on github
  • Prev Job for on master (#15613511236.)
  • Next Job for 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