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

akvo / akvo-mis / #675
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: tenant/mohhs-mis
DEFAULT BRANCH: main
Ran 22 Jun 2026 07:29AM 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

16 Jun 2026 05:01AM UTC coverage: 88.344% (-0.3%) from 88.691%
#675

push

coveralls-python

web-flow
[#236] Add FB-007 form import/export requirements and design docs (#237)

* [#236] Add FB-007 form import/export design doc

Single consolidated design document covering requirements and design:
- Requirements: user stories, FR-1..FR-16, NFR-1..NFR-8, out of scope
- Discovery decisions D-1..D-10 (editor-payload JSON format,
  update-in-place by Forms.id, async import via v1_jobs, shared
  seeder/importer parser) and risk notes R-1..R-3
- Export format spec (format_version 1, metadata envelope,
  model<->key mapping, type/constant tables)
- API contract: manage/forms {id}/export, import/preflight, import,
  import/status/{task_id}
- Backend architecture: shared form_definition.py parser
  (normalize/validate/export/import), job task, form_seeder refactor
- Design decisions DD-1..DD-7, frontend ImportFormModal flow,
  compatibility/security checklists, testing strategy, implementation
  plan, worked update-in-place example from a real editor payload

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

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

* [#236] Update FB-007 design doc: cascade/SQLite scope + import template example

- Add §11 "Cascade data & mobile SQLite" subsection: explain generate_sqlite
  is out of scope, document cascade question data dependencies per type,
  and introduce the unknown_entity_type preflight warning
- Add unknown_entity_type warning to §6.2 preflight response example
- Add level field to validate_form_definition return shape in §8 docstring
- Add Appendix B: concrete end-to-end import process template example covering
  normalize/validate output, preflight response, and job task flow

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

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

* [#236] Add JobTypes.import_form=8, FORM_IMPORT_MAX_FILE_SIZE setting, migration

- v1_jobs/constants.py: add import_form = 8 to JobTypes + FieldStr
- mis/settings.py: add FORM_IMPORT_MAX_FILE_SIZE (env-c... (continued)

5641 of 6554 branches covered (86.07%)

Branch coverage included in aggregate %.

10640 of 11875 relevant lines covered (89.6%)

0.9 hits per line

Coverage Regressions

Lines Coverage ∆ File
85
80.15
-10.53% api/v1/v1_forms/views.py
41
90.93
-1.6% api/v1/v1_forms/functions.py
9
91.38
-1.58% api/v1/v1_forms/management/commands/form_seeder.py
4
98.57
0.03% api/v1/v1_forms/serializers.py
1
98.46
-0.51% api/v1/v1_profile/models.py
Jobs
ID Job ID Ran Files Coverage
1 #675.1 22 Jun 2026 07:29AM UTC 110
88.34
Source Files on build #675
  • Tree
  • List 110
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 67dcb7f2 on github
  • Prev Build on feature/236-fb-007-implement-form-importexport
  • Next Build on feature/238-fb-009-update-permission-system
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