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

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

Build:
Build:
LAST BUILD BRANCH: product-theming-docs
DEFAULT BRANCH: master
Ran 27 Apr 2026 05:21PM 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 05:18PM UTC coverage: 77.678% (+0.1%) from 77.571%
25009307529

Pull #3412

github

web-flow
refactor(web): decouple `ConnectionType` from UI concerns (#3438)

The previous implementation mixed type definitions with UI logic by
placing `ConnectionType.label()` and `ConnectionType.options()` directly
in `types/network.ts`.

Before:

  - The types module imported i18n functions for translations.
- `ConnectionType` included UI helper methods (`.label()`,
`.options()`).

Now:

  - Types no longer contain UI responsibilities.
- Introduces a standalone utility to retrieve human-readable labels for
connection types.
Pull Request #3412: Adding support for configuring a BOND (UI)

3863 of 6150 branches covered (62.81%)

Branch coverage included in aggregate %.

127 of 138 new or added lines in 15 files covered. (92.03%)

115 existing lines in 5 files now uncovered.

22166 of 27359 relevant lines covered (81.02%)

97.1 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
76.36
web/src/components/network/ConnectionDetails.tsx
2
80.25
4.09% web/src/components/network/ConnectionsTable.tsx
2
0.0
0.0% web/src/model/network/types.ts
1
25.68
0.0% web/src/components/network/WifiNetworksList.tsx
1
87.32
web/src/components/network/connectionFormValidation.ts
1
0.0
0.0% web/src/components/network/index.ts
1
86.36
0.18% web/src/utils/network.ts

Coverage Regressions

Lines Coverage ∆ File
55
0.0
0.0% web/web/src/model/network/types.ts
35
73.12
0.0% web/web/src/types/network.ts
13
89.94
0.35% web/web/src/utils/network.ts
10
86.32
2.58% web/web/src/components/network/ConnectionsTable.tsx
2
96.83
1.51% web/web/src/components/network/ConnectionForm.tsx
Subprojects
ID Flag name Job ID Ran Files Coverage
3 web 25009307529.3 27 Apr 2026 05:21PM 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 25009307529
  • Tree
  • List 889
  • Changed 22
  • Source Changed 13
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25009307529
  • Pull Request #3412
  • PR Base - master (#24897966041)
  • 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