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

ControlNet / tensorneko / 21822084307
87%
master: 87%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 09 Feb 2026 11:01AM UTC
Jobs 1
Files 208
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

09 Feb 2026 10:49AM UTC coverage: 87.432%. Remained the same
21822084307

push

github

ControlNet
fix: resolve 6 runtime bugs found during codebase audit

- VideoReader.with_indexes(): add missing i += 1 in OpenCV loop (infinite loop)
- VideoReader.with_range(): add missing return in non-PyTorch fallback branch
- BiMap.__copy__(): add missing return statement (was returning None)
- Stream.from_stream(): fix variable shadowing causing cache self-assignment
- download_file(): fix broken condition 'type(x) is not False' -> 'x is not False'
- NpyReader/NpyWriter: use endswith() for compound .txt.gz extension dispatch

40 of 61 new or added lines in 6 files covered. (65.57%)

4 existing lines in 3 files now uncovered.

5802 of 6636 relevant lines covered (87.43%)

0.87 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
21
32.69
-0.21% src/tensorneko_util/io/video/video_reader.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.46
-0.43% src/tensorneko_util/io/npy/npy_reader.py
1
90.91
-0.27% src/tensorneko_util/io/npy/npy_writer.py
2
32.69
-0.21% src/tensorneko_util/io/video/video_reader.py
Jobs
ID Job ID Ran Files Coverage
1 tensorneko - 21822084307.1 09 Feb 2026 11:21AM UTC 208
87.43
GitHub Action Run
Source Files on build 21822084307
  • Tree
  • List 208
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 896dd2b7 on github
  • Prev Build on dev (#21814521269)
  • Next Build on dev (#21822218954)
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