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

agama-project / agama / 25746657601 / 3 – web
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 12 May 2026 04:08PM UTC
Files 593
Run time 48s
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: 74.734% (-0.004%) from 74.738%
web – 25746657601.3

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 %.

14414 of 18512 relevant lines covered (77.86%)

89.94 hits per line

Source Files on job web - 25746657601.3
  • Tree
  • List 593
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25746657601
  • c91c69e0 on github
  • Prev Job for on master (#25731124574.3)
  • Next Job for 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