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

akvo / akvo-mis / #590
88%

Build:
DEFAULT BRANCH: main
Ran 30 Apr 2026 10:02AM UTC
Jobs 1
Files 108
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 Apr 2026 09:56AM UTC coverage: 88.047% (+0.01%) from 88.034%
#590

push

coveralls-python

ifirmawan
[#203] fix excessive re-renders on map view form/question change

- Replace store.useState((s) => s) in DataFilters with individual
  field selectors so it only re-renders when its own fields change
- Wrap all multi-setter groups in ManageDataMap store subscription
  callback, fetchStats (all 3 exit paths), and fetchData with
  unstable_batchedUpdates so React 17 batches them into one render
  instead of firing one render per setState call
- Remove console.log("render!") debug artifact and dead JSX comment
- Reset isNumeric on onMapFormChange to prevent stale GradationLegend

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

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

4842 of 5648 branches covered (85.73%)

Branch coverage included in aggregate %.

9396 of 10523 relevant lines covered (89.29%)

0.89 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
94.03
-1.0% utils/custom_generator.py
Jobs
ID Job ID Ran Files Coverage
1 #590.1 30 Apr 2026 10:02AM UTC 108
88.05
Source Files on build #590
  • Tree
  • List 108
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 805eaf5d on github
  • Prev Build on main
  • Next Build on 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