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

agama-project / agama / 25746657601
81%

Build:
DEFAULT BRANCH: master
Ran 12 May 2026 04:08PM UTC
Jobs 3
Files 904
Run time 3min
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

12 May 2026 04:05PM UTC coverage: 79.151% (-0.004%) from 79.155%
25746657601

push

github

web-flow
fix(web): refetch storage model data (#3487)

## Problem

* When navigating from `ZFCPPage` to `ProposalPage`, the
`STORAGE_MODEL_KEY` query was being invalidated but not refetched
immediately (since `ZFCPPage` didn't use `useConfigModel()`)
* When arriving at `ProposalPage`, the query would refetch quickly
* But then `useProgressTracking()` would wait for queries to refetch
AFTER the progress finished, missing the refetch that already happened.
* https://bugzilla.suse.com/show_bug.cgi?id=1263808

## Solution:

* Added `useConfigModel()` to *App.tsx* `Content` component
* This ensures the query is always actively observed and refetches
immediately when invalidated, matching the existing pattern for
`useProposal()` and `useIssues()`

4052 of 6197 branches covered (65.39%)

Branch coverage included in aggregate %.

1 of 2 new or added lines in 1 file covered. (50.0%)

15 existing lines in 1 file now uncovered.

22485 of 27330 relevant lines covered (82.27%)

97.86 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
30.95
0.95% web/src/App.tsx

Coverage Regressions

Lines Coverage ∆ File
15
33.33
0.9% web/web/src/App.tsx
Subprojects
ID Flag name Job ID Ran Files Coverage
3 web 25746657601.3 12 May 2026 04:08PM UTC 593
74.73
GitHub Action Run
1 rust 19474749743.1 18 Nov 2025 05:18PM UTC 185
22.45
GitHub Action Run
3 service 25678662089.3 11 May 2026 03:12PM UTC 311
91.53
GitHub Action Run
Source Files on build 25746657601
  • Tree
  • List 904
  • 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 #25746657601
  • c91c69e0 on github
  • Prev Build on master (#25731124574)
  • Next Build on master (#25796979653)
  • 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