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

agama-project / agama / 16343651105
76%
master: 81%

Build:
Build:
LAST BUILD BRANCH: disconnect_not_bound_devices
DEFAULT BRANCH: master
Ran 17 Jul 2025 11:19AM UTC
Jobs 3
Files 1124
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

17 Jul 2025 11:14AM UTC coverage: 64.331% (+0.03%) from 64.299%
16343651105

push

github

dgdavid
feat(web): add generateEncodedPath util for safer URL generation

Introduces a wrapper around React Router's `generatePath` that ensures
all route parameters are URI-encoded using `encodeURIComponent`. This
prevents issues with special characters in dynamic routes (e.g., spaces,
`#`, `$`, etc.).

Also replaces all usages of `generatePath` with `generateEncodedPath`
throughout the codebase, adapting parameter usage as needed.

2131 of 3860 branches covered (55.21%)

Branch coverage included in aggregate %.

38 of 45 new or added lines in 10 files covered. (84.44%)

56 existing lines in 8 files now uncovered.

24674 of 37807 relevant lines covered (65.26%)

49.09 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
41.67
2.54% web/src/components/storage/UnusedMenu.tsx
2
39.06
0.97% web/src/components/storage/VolumeGroupEditor.tsx
1
87.5
0.4% web/src/components/network/WiredConnectionsList.tsx
1
39.39
1.89% web/src/components/storage/FilesystemMenu.tsx
1
64.52
1.18% web/src/components/storage/SpacePolicyMenu.tsx

Coverage Regressions

Lines Coverage ∆ File
19
40.98
0.98% web/web/src/components/storage/VolumeGroupEditor.tsx
10
81.25
0.0% web/web/src/components/storage/PartitionsMenu.tsx
9
39.39
1.89% web/web/src/components/storage/FilesystemMenu.tsx
7
66.67
1.15% web/web/src/components/storage/SpacePolicyMenu.tsx
6
43.48
2.57% web/web/src/components/storage/UnusedMenu.tsx
2
95.92
1.47% web/web/src/utils.ts
2
89.66
0.37% web/web/src/components/network/WiredConnectionsList.tsx
1
88.0
0.0% web/web/src/components/network/WiredConnectionDetails.tsx
Subprojects
ID Flag name Job ID Ran Files Coverage
3 web 16343651105.3 17 Jul 2025 11:19AM UTC 556
68.2
GitHub Action Run
1 rust 16320484995.1 16 Jul 2025 01:23PM UTC 179
21.59
GitHub Action Run
3 service 16313617719.3 16 Jul 2025 07:52AM UTC 389
88.49
GitHub Action Run
Source Files on build 16343651105
  • Tree
  • List 1124
  • Changed 22
  • Source Changed 11
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #16343651105
  • 88605ef1 on github
  • Prev Build on master (#16342134863)
  • Next Build on fix-urls (#16344675112)
  • 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