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

agama-project / agama / 25406096009
73%
master: 78%

Build:
Build:
LAST BUILD BRANCH: bridge_UI
DEFAULT BRANCH: master
Ran 05 May 2026 10:39PM UTC
Jobs 1
Files 587
Run time 1min
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

05 May 2026 10:33PM UTC coverage: 72.933%. First build
25406096009

Pull #3456

github

dgdavid
fix(web): use query tracking for registration form loading state

The registration form loading state would hang forever when the backend
returned the same error on retry, because the code relied on object
reference equality to detect completion instead of using the existing
useTrackQueriesRefetch hook.

Replace manual ref tracking with useTrackQueriesRefetch, which properly
detects query updates via TanStack Query's dataUpdatedAt timestamps.
This works even when the backend returns identical error objects because
the project has structural sharing disabled.

Tracks "system" query which refetches after every putConfig (success or
failure). On success, the parent unmounts this form anyway.
Pull Request #3456: refactor(web): unsubscribe registration page from software progress

3910 of 6192 branches covered (63.15%)

Branch coverage included in aggregate %.

141 of 142 new or added lines in 9 files covered. (99.3%)

14240 of 18694 relevant lines covered (76.17%)

82.85 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
85.29
web/src/test-utils.tsx
Subprojects
ID Flag name Job ID Ran Files Coverage
1 web 25406096009.1 05 May 2026 10:39PM UTC 587
72.93
GitHub Action Run
Source Files on build 25406096009
  • Tree
  • List 587
  • 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 #25406096009
  • Pull Request #3456
  • 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