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

Tatsh / smlab / 33366935334
100%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2026 07:08AM UTC
Jobs 3
Files 48
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

31 Aug 2026 07:05AM UTC coverage: 99.769%. Remained the same
33366935334

push

github

Tatsh
tests/pyproject: ignore the autouse rule ruff brought back

Ruff removed pytest-fixture-autouse in 0.16.4, saying it was highly
opinionated and might encourage unidiomatic pytest usage, and 0.16.5
reintroduced it in a new category. CI resolves a newer Ruff than the
lock pins, so it fires there and not here: the fixture that points the
weights directories somewhere empty has to run for every test whether or
not the test knows about it, which is what autouse is for.

It is ignored by name because the rule now carries no code at all -
ignoring RUF076 selects nothing in 0.16.5 and warns that it was removed
in 0.16.4 - and in tests/pyproject.toml because nothing outside the
tests declares a fixture.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

815 of 818 branches covered (99.63%)

Branch coverage included in aggregate %.

3932 of 3940 relevant lines covered (99.8%)

2.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33366935334.1 31 Aug 2026 07:08AM UTC 48
99.77
GitHub Action Run
2 33366935334.2 31 Aug 2026 07:08AM UTC 48
99.77
GitHub Action Run
3 33366935334.3 31 Aug 2026 07:08AM UTC 48
99.77
GitHub Action Run
Source Files on build 33366935334
  • Tree
  • List 48
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33366935334
  • 454613fc on github
  • Prev Build on master (#33366287623)
  • Next Build on master (#33367317901)
  • Delete
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