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

agama-project / agama / 25006958328
78%
master: 84%

Build:
Build:
LAST BUILD BRANCH: product-theming-docs
DEFAULT BRANCH: master
Ran 27 Apr 2026 04:29PM UTC
Jobs 3
Files 889
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

27 Apr 2026 04:26PM UTC coverage: 77.678% (+0.02%) from 77.658%
25006958328

push

github

web-flow
refactor(web): extract connection form validation to separate module (#3437)

Moves validation logic from `ConnectionForm.tsx` into a dedicated
`connectionFormValidation.ts` module to prepare for adding Bridge, VLAN,
and other connection types.

The previous approach had inline type checks (formValues.type ===
ConnectionType.BOND) scattered throughout validateConnectionForm, which
would not scale well. The new structure uses type-specific validator
functions (validateBondFields, validateCommonFields) that are composed
together, making it straightforward to add new types.

Also makes use of formatList for proper i18n of the mode names list for
a primary option bond validation.

3863 of 6150 branches covered (62.81%)

Branch coverage included in aggregate %.

32 of 33 new or added lines in 2 files covered. (96.97%)

2 existing lines in 1 file now uncovered.

22166 of 27359 relevant lines covered (81.02%)

97.11 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
87.32
web/src/components/network/connectionFormValidation.ts

Coverage Regressions

Lines Coverage ∆ File
2
96.8
0.8% web/web/src/components/network/ConnectionForm.tsx
Subprojects
ID Flag name Job ID Ran Files Coverage
3 web 25006958328.3 27 Apr 2026 04:29PM UTC 579
72.75
GitHub Action Run
3 service 24659724894.3 20 Apr 2026 09:47AM UTC 310
91.51
GitHub Action Run
1 rust 19474749743.1 18 Nov 2025 05:18PM UTC 185
22.45
GitHub Action Run
Source Files on build 25006958328
  • Tree
  • List 889
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25006958328
  • ef17e1a4 on github
  • Prev Build on bond_UI (#24967620963)
  • Next Build on bond_UI (#25009307529)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc