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

akvo / akvo-mis / #739
88%
main: 89%

Build:
Build:
LAST BUILD BRANCH: feature/273-two-phase-registration
DEFAULT BRANCH: main
Ran 15 Jul 2026 11:10PM 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

15 Jul 2026 11:02PM UTC coverage: 88.454% (+0.02%) from 88.437%
#739

Pull #264

coveralls-python

web-flow
Fix is_draft parsing and serializer validation for draft sync endpoint

- Use params.validated_data['is_draft'] instead of re-parsing from
  request.GET, eliminating duplicate logic and potential inconsistency
  (e.g. ?is_draft=TRUE passing serializer but treated as non-draft)
- Remove SyncDeviceFormDataSerializer.validate empty-answers check and
  make answers optional (required=False, default=dict) so the OpenAPI
  schema matches actual behavior: answers optional for drafts, required
  for non-drafts (enforced at view level)
Pull Request #264: [#262] Allow empty answers when syncing draft submissions

5686 of 6594 branches covered (86.23%)

Branch coverage included in aggregate %.

10694 of 11924 relevant lines covered (89.68%)

0.9 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
94.14
1.77% api/v1/v1_mobile/serializers.py
1
98.51
-0.5% api/v1/v1_profile/models.py
Jobs
ID Job ID Ran Files Coverage
1 #739.1 15 Jul 2026 11:10PM UTC 110
88.45
Source Files on build #739
  • Tree
  • List 110
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #264
  • PR Base - 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