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

agama-project / agama / 16343651105

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

95.92
/web/web/src/utils.ts


Source Not Available

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