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

kobotoolbox / kpi / 18358006575 / 2
81%
master: 76%

Build:
Build:
LAST BUILD BRANCH: refactor-subsequences-2025
DEFAULT BRANCH: master
Ran 08 Oct 2025 09:45PM UTC
Files 666
Run time 22s
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.426% (+2.5%) from 78.918%
18358006575.2

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.

6544 of 10249 branches covered (63.85%)

24541 of 30139 relevant lines covered (81.43%)

0.81 hits per line

Source Files on job 18358006575.2
  • Tree
  • List 666
  • Changed 29
  • Source Changed 0
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 18358006575
  • 701a21f5 on github
  • Prev Job for on release/2.025.34 (#18355907953.2)
  • Next Job for on release/2.025.34 (#18377891641.1)
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