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

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

Build:
Build:
LAST BUILD BRANCH: update-networkform-structure
DEFAULT BRANCH: master
Ran 25 Jun 2026 11:06AM UTC
Jobs 1
Files 713
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 10:49AM UTC coverage: 79.91%. First build
28165576906

push

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.

4883 of 6817 branches covered (71.63%)

Branch coverage included in aggregate %.

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

16898 of 20440 relevant lines covered (82.67%)

130.88 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 web 28165576906.1 25 Jun 2026 11:06AM UTC 713
79.91
GitHub Action Run
Source Files on build 28165576906
  • Tree
  • List 713
  • 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 #28165576906
  • a3fb9b59 on github
  • Next Build on improe-software-sections (#28167434874)
  • 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