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

kobotoolbox / kpi / 30480037256
82%
master: 76%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-deps-8dc637349b
DEFAULT BRANCH: master
Ran 29 Jul 2026 06:32PM UTC
Jobs 10
Files 894
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

29 Jul 2026 06:27PM UTC coverage: 82.016% (-0.03%) from 82.043%
30480037256

push

github

web-flow
ci(darker): print the diff so formatting failures are self-explanatory DEV-1034 (#7341)

### 💭 Notes

Follow-up to #7316. That PR correctly made the `darker` job trust
darker's exit code, but the command uses `darker --check`, which signals
formatting/isort findings through the **exit code only** and prints
nothing. The result: a real formatting failure shows up as a blank red ❌
with no output (see the silent failures on #7299 and #7339).

This adds `--diff` so darker prints the exact reformatting/isort patch
it wants. `--diff` does not change the exit code, so #7316's
crash-vs-clean behavior is preserved — the job just now explains itself.

Verified locally with the exact CI command against a real failing range:
- findings → `exit 1` **and** the patch is printed to stdout
- clean → `exit 0`, no output
- YAML parses

Devs hitting a red darker can then see what to run (`format-python.sh
origin/main`) instead of guessing.

CI/internal only, no behavior change.

9542 of 12858 branches covered (74.21%)

30898 of 37673 relevant lines covered (82.02%)

5.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30480037256.1 29 Jul 2026 06:32PM UTC 890
49.38
2 30480037256.2 29 Jul 2026 06:33PM UTC 890
52.75
3 30480037256.3 29 Jul 2026 06:33PM UTC 890
44.15
4 30480037256.4 29 Jul 2026 06:34PM UTC 892
45.51
5 30480037256.5 29 Jul 2026 06:34PM UTC 892
54.01
6 30480037256.6 29 Jul 2026 06:36PM UTC 892
50.71
7 30480037256.7 29 Jul 2026 06:37PM UTC 892
60.04
8 30480037256.8 29 Jul 2026 06:37PM UTC 892
67.15
9 30480037256.9 29 Jul 2026 06:38PM UTC 890
58.89
10 30480037256.10 29 Jul 2026 06:39PM UTC 894
69.52
Source Files on build 30480037256
  • Tree
  • List 894
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 26d04259 on github
  • Prev Build on main (#30467788789)
  • Next Build on main (#30485910881)
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