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

ControlNet / tensorneko / 21903799604
87%
master: 87%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 11 Feb 2026 11:58AM 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

11 Feb 2026 11:46AM UTC coverage: 87.185% (-0.01%) from 87.196%
21903799604

push

github

ControlNet
fix: resolve 3 runtime bugs — uint8 video corruption, cpu_count None crash, tensorboard stop() type error

- VideoWriter: skip *255 conversion when input is already uint8, preventing
  overflow corruption that produced garbage video output
- parallel.py: guard cpu_count() with fallback for containerized environments
  where it returns None
- tensorboard.py: start_blocking() no longer stores CompletedProcess in
  self.process (which lacks .terminate()), and stop() now calls .wait()
  after terminate to prevent zombie processes

27 of 34 new or added lines in 3 files covered. (79.41%)

5817 of 6672 relevant lines covered (87.19%)

0.87 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
7
66.25
-1.25% src/tensorneko_util/io/video/video_writer.py
Jobs
ID Job ID Ran Files Coverage
1 tensorneko - 21903799604.1 11 Feb 2026 12:15PM UTC 208
87.19
GitHub Action Run
Source Files on build 21903799604
  • Tree
  • List 208
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4745b5d3 on github
  • Prev Build on dev (#21832653048)
  • Next Build on dev (#22015087562)
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