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

tfcollins / pytest-libiio / 27763969823
87%

Build:
DEFAULT BRANCH: main
Ran 18 Jun 2026 01:48PM UTC
Jobs 1
Files 5
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

18 Jun 2026 01:46PM UTC coverage: 86.621%. Remained the same
27763969823

push

github

web-flow
refactor: rename coverage "blacklist" to "ignore" (#72)

Rename the coverage-exclusion feature from "blacklist" to "ignore"
throughout, since the feature is unreleased (merged after v0.1.5) no
backward-compatible alias is needed:

- YAML key `blacklist:` -> `ignore:` in the hardware map
- class Blacklist -> IgnoreList; methods device/channel/attr_blacklisted
  -> *_ignored
- CoverageTracker.blacklist -> .ignore; MultiContextTracker.blacklists
  -> .ignores; CoverageTracker(blacklist=) -> (ignore=)
- plugin.extract_blacklists -> extract_ignores
- docs/cli.md section and examples updated

Claude-Session: https://claude.ai/code/session_01XmLzEBjfG32VnfgUswwxSP

20 of 25 new or added lines in 3 files covered. (80.0%)

764 of 882 relevant lines covered (86.62%)

0.87 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
85.19
0.0% pytest_libiio/coverage.py
1
84.42
0.0% pytest_libiio/plugin.py
Jobs
ID Job ID Ran Files Coverage
1 27763969823.1 18 Jun 2026 01:48PM UTC 5
86.62
GitHub Action Run
Source Files on build 27763969823
  • Tree
  • List 5
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7eedbb26 on github
  • Prev Build on main (#27761878382)
  • Next Build on main (#27765866081)
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