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

openSUSE / agama / 7329105109
72%

Build:
DEFAULT BRANCH: master
Ran 26 Dec 2023 11:24AM UTC
Jobs 3
Files 658
Run time 28s
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

26 Dec 2023 11:21AM UTC coverage: 74.963% (-0.001%) from 74.964%
7329105109

push

github

web-flow
[web] Prefer HTML <strong> element over CSS `bold` class. (#960)

There are some sentences across the UI visually emphasized by using the
CSS `bold` class. Even though it's not entirely incorrect, after
revisiting the [HTML spec](https://html.spec.whatwg.org) it looks more
appropriate to use the
[`<strong>`](https://html.spec.whatwg.org/multipage/text-level-semantics.html#the-strong-element)
element instead. By doing so, delivered content becomes more semantic
and preserves visual clues by default.

Please, note that apart from switching from `<span class="bold">` to
`<strong>` this set of changes also fixes which sentences are marked as
important. In some case it just chooses the right sentences, while in
others it just removes the emphasis because it is not needed.

Additionally, affected sentences were modified for adding the final dot
if missing.

1426 of 2171 branches covered (0.0%)

Branch coverage included in aggregate %.

16027 of 21111 relevant lines covered (75.92%)

22.63 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
98.04
0.0% web/web/src/components/users/RootAuthMethods.jsx
2
93.33
2.16% web/web/src/components/core/InstallButton.jsx
3
95.0
0.0% web/web/src/components/users/FirstUser.jsx
Subprojects
ID Flag name Job ID Ran Files Coverage
1 web 7329105109.1 26 Dec 2023 11:24AM UTC 293
74.26
GitHub Action Run
1 rust 7301842686.1 22 Dec 2023 04:21PM UTC 61
40.97
GitHub Action Run
1 service 7328404830.1 26 Dec 2023 09:35AM UTC 304
84.99
GitHub Action Run
Source Files on build 7329105109
  • Tree
  • List 658
  • 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 #7329105109
  • 5e882f88 on github
  • Prev Build on master (#7328404830)
  • Next Build on master (#7338819966)
  • 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

© 2025 Coveralls, Inc