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

akvo / akvo-mis / #735
89%

Build:
DEFAULT BRANCH: main
Ran 14 Jul 2026 07:40AM 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

14 Jul 2026 07:36AM UTC coverage: 88.459% (+0.03%) from 88.432%
#735

push

coveralls-python

web-flow
Feature/260 selective monitoring form assignment (#261)

* docs: Add development rules for Docker wrappers and pre-commit linting

- Add "Important Development Rules" section requiring use of ./dc.sh and ./dc-mobile.sh
- Add "Pre-Commit Checklist" section with flake8 and ESLint commands
- Include examples of correct vs incorrect command usage

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* [#260] Add backend support for selective monitoring form assignment

- Update FormsAndEntityValidation to accept both registration and monitoring forms
- Add validation ensuring monitoring forms require their parent registration form
- Add 'type' field to form response indicating 'registration' or 'monitoring'
- Update get_formsUrl() to return only explicitly assigned forms (no auto-include)
- Add GET /api/v1/forms-tree endpoint for hierarchical form selection UI
- Add 10 new tests for selective monitoring form assignment feature
- Update existing tests to reflect new behavior

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

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

* [#260] Add TreeSelect UI for selective monitoring form assignment

- Replace Select with TreeSelect for hierarchical form selection
- Build tree data structure with registration forms as parents
- Add auto-select parent logic when monitoring form is selected
- Remove unused tagRender function and formErrors state
- Use treeCheckable with SHOW_ALL strategy for clear selection display

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

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

* [#260] Add data migration to populate existing assignments with monitoring forms

- Migrate existing MobileAssignments to include all published monitoring forms
- Ensures backward compatibility after selective monitoring form feature
- Includes reverse migration to remove monitoring forms if needed

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

Co-Authored-By:... (continued)

5688 of 6596 branches covered (86.23%)

Branch coverage included in aggregate %.

10699 of 11929 relevant lines covered (89.69%)

0.9 hits per line

Coverage Regressions

Lines Coverage ∆ File
11
92.37
-0.03% api/v1/v1_mobile/serializers.py
8
95.59
0.26% api/v1/v1_mobile/views.py
1
94.03
-0.5% utils/custom_generator.py
Jobs
ID Job ID Ran Files Coverage
1 #735.1 14 Jul 2026 07:40AM UTC 110
88.46
Source Files on build #735
  • Tree
  • List 110
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 739591e1 on github
  • Prev Build on main
  • Next Build on main
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc