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

akvo / akvo-mis / #686
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: main
Ran 30 Jun 2026 04:46PM UTC
Jobs 1
Files 110
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

30 Jun 2026 04:39PM UTC coverage: 88.366% (+0.03%) from 88.332%
#686

Pull #242

coveralls-python

ifirmawan
[#241] Remove window.forms global; fetch published forms at runtime

- store: allForms (full published list) + forms (assignment-filtered),
  both init [] instead of seeding from window.forms
- util/form.js: fetchPublishedForms() populates allForms; getForms()
  snapshot accessor; reloadData sources from the store
- App.js: fetch on mount, gate render until forms load
- migrate every window.forms / window?.forms consumer to the store/getForms
  (dashboard, filters, submissions, manage-data, manage-draft, approvals,
  header)
- FormBuilderEdit: replace window.location.reload() on publish/unpublish/
  activate-version with fetchPublishedForms() to refresh the store in place
- update tests/snapshots (store, helpers, form, login setup)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #242: Feature/241 remove windowforms

5651 of 6564 branches covered (86.09%)

Branch coverage included in aggregate %.

10657 of 11891 relevant lines covered (89.62%)

0.9 hits per line

Coverage Regressions

Lines Coverage ∆ File
67
80.35
0.2% api/v1/v1_forms/views.py
40
90.93
-0.01% api/v1/v1_forms/functions.py
1
95.83
2.85% api/v1/v1_data/management/commands/generate_config.py
Jobs
ID Job ID Ran Files Coverage
1 #686.1 30 Jun 2026 04:46PM UTC 110
88.37
Source Files on build #686
  • Tree
  • List 110
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #242
  • PR Base - main (#)
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