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

agama-project / agama / 28167434874
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: update-networkform-structure
DEFAULT BRANCH: master
Ran 25 Jun 2026 11:42AM UTC
Jobs 3
Files 1032
Run time 2min
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

25 Jun 2026 11:38AM UTC coverage: 83.046% (+0.002%) from 83.044%
28167434874

Pull #3667

github

dgdavid
fix(web): keep software pattern checkbox ids unique across categories

The pattern checkbox derived its DOM id, its label's htmlFor target, and
its React key from the pattern name. If the backend lists the same pattern
name under more than one category, those collide: duplicate ids make every
label resolve to the first input, and React keys clash.

Derive the DOM id and key from the category and position instead, keeping
the form field keyed by the pattern name. The backend selects patterns by
name, so duplicate entries represent the same selection and now stay in
sync without breaking the markup. Distinct patterns that merely share a
visible label remain independent and are told apart by their category
group.
Pull Request #3667: fix(web): improve accessibility of the software patterns selection

4883 of 6817 branches covered (71.63%)

Branch coverage included in aggregate %.

2 of 2 new or added lines in 1 file covered. (100.0%)

25403 of 29652 relevant lines covered (85.67%)

124.24 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
3 web 28167434874.3 25 Jun 2026 11:42AM UTC 713
79.91
GitHub Action Run
1 rust 19474749743.1 18 Nov 2025 05:18PM UTC 185
22.45
GitHub Action Run
3 service 28025224739.3 23 Jun 2026 12:13PM UTC 319
92.33
GitHub Action Run
Source Files on build 28167434874
  • Tree
  • List 1032
  • Changed 8
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28167434874
  • Pull Request #3667
  • PR Base - master (#28161979348)
  • 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