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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 08 Oct 2025 09:42PM UTC
Files 666
Run time 19s
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: 78.924% (+0.006%) from 78.918%
18358006575.1

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.

6309 of 10239 branches covered (61.62%)

23787 of 30139 relevant lines covered (78.92%)

0.79 hits per line

Source Files on job 18358006575.1
  • 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 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