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

akvo / iwsims / #56
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: main
Ran 17 Jun 2026 05:14AM UTC
Jobs 1
Files 109
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

17 Jun 2026 05:05AM UTC coverage: 88.112% (-0.03%) from 88.146%
#56

Pull #21

coveralls-python

ifirmawan
[#20] Fix MV refresh after direct data edit and draft publish

- Extract refresh_mv_concurrency() as a standalone task in tasks.py
- views.py PUT handler: fix TypeError — refresh_mv_concurrency takes no args
- views.py PublishDraftFormDataView: use refresh_mv_concurrency directly
  (view already sets is_pending=False and saves before the async call)
- serializers.py SubmitFormSerializer: use refresh_mv_concurrency directly
  (FormData is already created with is_pending=False; seed_approved_data
   was redundantly re-saving the record)
- serializers.py bulk create path: same — already guards with
  not is_draft and not obj_data.is_pending before calling

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Pull Request #21: [#20] MV4V Task 1 to Task 3

5058 of 5892 branches covered (85.85%)

Branch coverage included in aggregate %.

9788 of 10957 relevant lines covered (89.33%)

0.89 hits per line

Coverage Regressions

Lines Coverage ∆ File
32
86.08
-2.93% api/v1/v1_visualization/functions.py
2
94.03
-1.0% utils/custom_generator.py
1
95.45
-2.27% api/v1/v1_users/management/commands/fake_user_seeder.py
Jobs
ID Job ID Ran Files Coverage
1 #56.1 17 Jun 2026 05:14AM UTC 109
88.11
Source Files on build #56
  • Tree
  • List 109
  • 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 #21
  • PR Base - feature/20-materialized-views-for-visualization-api-optimization (#)
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