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

kobotoolbox / kpi / 30480037256 / 5
82%
master: 76%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-deps-8dc637349b
DEFAULT BRANCH: master
Ran 29 Jul 2026 06:34PM UTC
Files 892
Run time 32s
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: 54.009% (+1.3%) from 52.753%
30480037256.5

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.

5261 of 12721 branches covered (41.36%)

20302 of 37590 relevant lines covered (54.01%)

0.54 hits per line

Source Files on job 30480037256.5
  • Tree
  • List 892
  • Changed 22
  • Source Changed 0
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 30480037256
  • 26d04259 on github
  • Prev Job for on main (#30467788789.10)
  • Next Job for on main (#30485910881.1)
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