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

akvo / iwsims / #155
89%

Build:
DEFAULT BRANCH: main
Ran 13 Sep 2026 04:15AM 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

13 Sep 2026 04:09AM UTC coverage: 88.652% (+0.02%) from 88.636%
#155

push

coveralls-python

ifirmawan
[#77] Wrap seeder database operations in atomic transactions and add levels option to CSV seeder

- Wrap row processing in seeder_data_processor with transaction.atomic() to ensure database consistency and prevent transaction errors when individual rows fail
- Add --levels option to administration_csv_seeder to import only first N columns for deployments with shallower hierarchies than the CSV file
- Improve error message when CSV has too many levels to suggest using --levels parameter
- Add tests to verify transaction rollback on row failure and levels option functionality

5825 of 6729 branches covered (86.57%)

Branch coverage included in aggregate %.

10721 of 11935 relevant lines covered (89.83%)

0.9 hits per line

Coverage Regressions

Lines Coverage ∆ File
15
86.84
1.51% utils/seeder_data_processor.py
3
91.86
2.97% api/v1/v1_profile/management/commands/administration_csv_seeder.py
1
98.43
-0.52% api/v1/v1_profile/models.py
1
95.45
-2.27% api/v1/v1_users/management/commands/fake_user_seeder.py
Jobs
ID Job ID Ran Files Coverage
1 #155.1 13 Sep 2026 04:15AM UTC 110
88.65
Source Files on build #155
  • Tree
  • List 110
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 3efc73c3 on github
  • Prev 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