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

kobotoolbox / kpi / 18358006575
81%
master: 76%

Build:
Build:
LAST BUILD BRANCH: dev-1257-remove-v1-forms-endpoint
DEFAULT BRANCH: master
Ran 08 Oct 2025 09:42PM UTC
Jobs 2
Files 666
Run time 2min
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

08 Oct 2025 09:04PM UTC coverage: 81.446% (-0.001%) from 81.447%
18358006575

push

github

web-flow
perfs(imports) import `check_exceeded_limit` utility with other top-level imports DEV-140  (#6345)

### 📣 Summary
Move `check_exceeded_limit` import to the top level to avoid repeated
dynamic imports during execution.

### 📖 Description
This change improves performance by moving the `check_exceeded_limit`
import to the module’s top-level imports, alongside the other standard
imports. Previously, this function was imported inside a frequently
executed block, causing repeated import resolution and minor overhead.

6496 of 10190 branches covered (63.75%)

1 of 1 new or added line in 1 file covered. (100.0%)

760 existing lines in 28 files now uncovered.

24547 of 30139 relevant lines covered (81.45%)

1.6 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
87.32
-1.41% kobo/apps/organizations/admin/organization.py
1
84.21
-5.26% kpi/urls/__init__.py
1
93.62
-2.13% kpi/utils/django_orm_helper.py
2
93.53
-1.0% kobo/apps/mass_emails/tasks.py
3
63.64
-18.18% kobo/apps/accounts/utils.py
3
82.42
-1.82% kobo/apps/organizations/models.py
3
86.67
-10.0% kobo/apps/organizations/utils.py
3
90.52
-2.59% kpi/views/environment.py
4
83.33
-8.33% kobo/apps/accounts/mfa/models.py
7
0.0
-100.0% kobo/apps/stripe/apps.py
8
0.0
-100.0% kobo/apps/stripe/urls.py
10
83.33
-11.11% kobo/apps/subsequences/api_view.py
12
86.52
-2.37% kobo/apps/openrosa/libs/utils/logger_tools.py
12
35.0
-60.0% kobo/apps/stripe/utils/import_management.py
12
0.0
-75.0% kobo/apps/stripe/utils/view_utils.py
15
0.0
-100.0% kobo/apps/stripe/tasks.py
19
0.0
-65.52% kobo/apps/stripe/admin.py
23
0.0
-92.0% kobo/apps/stripe/signals.py
24
75.73
-23.3% kpi/utils/usage_calculator.py
25
47.89
-33.8% kobo/apps/mass_emails/user_queries.py
26
27.78
-72.22% kobo/apps/stripe/utils/limit_enforcement.py
27
57.97
-37.68% kobo/apps/trackers/utils.py
40
42.5
-50.0% kobo/apps/trash_bin/tasks/attachment.py
64
0.0
-98.46% kobo/apps/stripe/serializers.py
64
21.43
-76.19% kobo/apps/stripe/utils/billing_dates.py
86
26.5
-73.5% kobo/apps/stripe/utils/subscription_limits.py
111
0.0
-90.98% kobo/apps/stripe/models.py
154
0.0
-95.65% kobo/apps/stripe/views.py
Jobs
ID Job ID Ran Files Coverage
1 18358006575.1 08 Oct 2025 09:42PM UTC 666
78.92
2 18358006575.2 08 Oct 2025 09:45PM UTC 666
81.43
Source Files on build 18358006575
  • Tree
  • List 666
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 701a21f5 on github
  • Prev Build on release/2.025.34 (#18355907953)
  • Next Build on release/2.025.34 (#18377891641)
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