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

akvo / akvo-mis / #766
89%
main: 89%

Build:
Build:
LAST BUILD BRANCH: feature/273-two-phase-registration
DEFAULT BRANCH: main
Ran 29 Jul 2026 05:47AM UTC
Jobs 1
Files 113
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

29 Jul 2026 04:27AM UTC coverage: 88.786% (+0.03%) from 88.756%
#766

Pull #282

coveralls-python

zuhdil
[#271] Trim the write-enforcement diff

Complexity-only pass; no behaviour change.

- acting_user picked the first non-None of two context keys across six
  lines. A user object is always truthy, so `or` says the same thing in
  one expression.

- The scoped related field's fail-closed branch folds into the return.
  The comment stays: returning nothing when no context was passed is a
  deliberate choice, not an oversight.

- Two entity lookups in the upload validators were wrapped across three
  lines each while fitting in one.

- Dropped test_created_rows_are_visible_to_their_creator. It restates
  test_entity_create_is_stamped: once the row carries the tenant,
  visibility is read filtering, which #270 already covers. It was the
  only test phrased in the terms the original bug was reported in,
  which is worth something — but not a second assertion of the same
  fact, and an equivalent test was cut from the import suite on the
  same reasoning.
Pull Request #282: [#271] Enforce tenant ownership on every write

5733 of 6629 branches covered (86.48%)

Branch coverage included in aggregate %.

10877 of 12079 relevant lines covered (90.05%)

0.9 hits per line

Coverage Regressions

Lines Coverage ∆ File
47
85.64
0.09% api/v1/v1_users/serializers.py
44
80.47
0.29% api/v1/v1_forms/views.py
25
91.03
0.0% api/v1/v1_forms/functions.py
15
92.97
0.17% api/v1/v1_profile/serializers.py
5
96.5
0.0% api/v1/v1_jobs/administrations_bulk_upload.py
2
85.46
0.66% api/v1/v1_users/views.py
1
90.94
0.0% api/v1/v1_profile/views.py
1
95.45
-2.27% api/v1/v1_users/management/commands/fake_user_seeder.py
1
94.53
-0.5% utils/custom_generator.py
1
98.43
0.11% utils/custom_serializer_fields.py
Jobs
ID Job ID Ran Files Coverage
1 #766.1 29 Jul 2026 05:47AM UTC 113
88.79
Source Files on build #766
  • Tree
  • List 113
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #282
  • PR Base - feature/270-tenant-isolation-read-filtering (#)
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