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

coverallsapp / coverage-reporter / 31852486703
95%

Build:
DEFAULT BRANCH: master
Ran 15 Aug 2026 12:08AM UTC
Jobs 1
Files 44
Run time 1min
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

15 Aug 2026 12:04AM UTC coverage: 94.383%. Remained the same
31852486703

push

github

web-flow
chore: untrack spec/fixtures/python/.coverage (#204)

`.coverage` is a build artifact, not a fixture: the spec suite generates
it in before_suite (`coverage run -m pytest`) and deletes it again in
after_suite -- see spec/spec_helper.cr. It was committed by accident in
#122 and has been tracked ever since.

Because git only applies ignore rules to files it is not already
tracking, #202's .gitignore work could not help here. Every local
`make test` left a spurious deletion in `git status`, which is easy to
sweep into an unrelated commit with `git add -A`.

Untrack it and add a scoped ignore rule. The suite regenerates it on
every run, so nothing depends on the committed copy.

Verified: two consecutive `make test` runs (148 examples, 0 failures)
now leave the working tree clean.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>

1025 of 1086 relevant lines covered (94.38%)

2.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31852486703.1 15 Aug 2026 12:08AM UTC 44
94.38
GitHub Action Run
Source Files on build 31852486703
  • Tree
  • List 44
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31852486703
  • 14fb0668 on github
  • Prev Build on master (#31852076464)
  • Next Build on master (#32201471359)
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