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

kobotoolbox / kpi / 20834687018
81%
master: 76%

Build:
Build:
LAST BUILD BRANCH: beccagraber/dev-1453-run-external-process
DEFAULT BRANCH: master
Ran 08 Jan 2026 11:33PM UTC
Jobs 2
Files 879
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 Jan 2026 10:59PM UTC coverage: 81.32%. Remained the same
20834687018

push

github

web-flow
Fix uv in pip-compile.sh DEV-1483 (#6562)

Revise pip-compile.sh to add the `--output <OUT_FILE>`
option (requirements.txt)

-    pip-compile requirements.in
+ uv pip compile requirements.in --output-file requirements.txt


For more info, see 
https://github.com/kobotoolbox/kpi/pull/6562.

Without --output-file, uv won't infer `requirements.txt` 
from `requirements.in` automatically like pip-tools would.

So you'd get a result equivalent to:

  --update   Use latest version of all packages
            (instead of what's in requirements.txt)
  --dry-run  Print to stdout only
            (instead of updating requirements.txt

7190 of 11278 branches covered (63.75%)

27722 of 34090 relevant lines covered (81.32%)

1.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20834687018.1 08 Jan 2026 11:33PM UTC 877
78.96
2 20834687018.2 08 Jan 2026 11:37PM UTC 879
81.29
Source Files on build 20834687018
  • Tree
  • List 879
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • f3d8230d on github
  • Prev Build on main (#20831713113)
  • Next Build on main (#20842330159)
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