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

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

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: main
Ran 17 Jun 2026 05:12AM 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: 87.929% (-0.2%) from 88.112%
#54

Pull #22

coveralls-python

ifirmawan
[#20] Replace FormData/Answers queries with MVs in values_functions

- _count_group_by_month (no date_qid): use MVAnswerDenormalized.data_created
  instead of FormData.created, with Count(data_id, distinct=True)
- _count_group_by_date (no date_qid): same pattern with TruncDate
- _option_value_group_by_month (no date_qid): same
- _number_group_by_parent: parent names from MVLatestMonitoring.parent_name
  instead of FormData join
- _stack_option_by_parent: form_id resolved via MVAnswerDenormalized
  instead of FormData
- _stack_option_by_parent_legacy: parent IDs/names/data_ids from
  MVAnswerDenormalized + MVLatestMonitoring instead of FormData
- handle_stack_by_parent (is_latest=False): same
- _stack_parent_by_date (no date_qid): data_created from MVAnswerDenormalized

FormData kept for: _total_parents_in_scope and handle_count_mode
percentage denominators — MVs only contain parents with monitoring data,
so counting ALL registered parents requires the live FormData table.

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

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Pull Request #22: [MV4V 4] Optimize Query Functions to Use MVs

5097 of 5957 branches covered (85.56%)

Branch coverage included in aggregate %.

9850 of 11042 relevant lines covered (89.2%)

0.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #54.1 17 Jun 2026 05:12AM UTC 109
87.93
Source Files on build #54
  • Tree
  • List 109
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #22
  • PR Base - feature/20-MV4V-1 (#)
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