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

tfcollins / pytest-libiio
87%

Build:
DEFAULT BRANCH: main
Repo Added 11 Oct 2020 10:59PM UTC
Files 5
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • ad9081
  • add-ad9081-tdd-xml
  • adrv9002-split
  • ai-loop/create-a-new-logo-for-the-documentation-082149
  • ai-loop/create-a-new-logo-for-the-documentation-083745
  • ai-loop/create-a-new-logo-for-the-documentation-that-uses
  • blacklist-iio-coverage
  • context_attrs
  • coverage-extract-blacklists-branch
  • dev-mock
  • dir-xml-support
  • doc-checks
  • docs/device-attribute-coverage
  • emu-dev-support
  • enhance-emulation-tests
  • fix-missing-uri
  • fix-readme-doc-links
  • fix-tests
  • gh-ci
  • hw-fix
  • libiio-v1-support
  • main
  • master
  • mock-dev-emu
  • mock-dev-emulation
  • override
  • readme-coverage-ignore
  • readme-update-fix-link
  • remove-adrv9002-old
  • rename-blacklist-to-ignore
  • sourcery/dev-mock
  • sourcery/dir-xml-support
  • sourcery/emu-dev-support
  • sourcery/enhance-emulation-tests
  • sourcery/hw-fix
  • sourcery/master
  • sourcery/mock-dev-emulation
  • sourcery/override
  • tfcollins-adrv9002-revert
  • tfcollins/add-logos-for-documentation--the-theme-s-140404
  • tfcollins/add-logos-for-documentation--the-theme-s-152356
  • tfcollins/add-logos-for-documentation-using-nano-b-111311
  • tfcollins/add-logos-for-documentation-using-nano-b-123913
  • tfcollins/add-logos-for-documentation-using-nano-b-130244
  • tfcollins/add-logos-for-documentation-using-nano-b-133714
  • tfcollins/add-unlisted-xmls
  • tfcollins/adrv9002-updates
  • tfcollins/cleanup
  • tfcollins/coverage-tweaks
  • tfcollins/create-a-new-logo-for-the-documentation-085116
  • tfcollins/doc-fix
  • tfcollins/fix-up-lint
  • tfcollins/fixes
  • tfcollins/glibc
  • tfcollins/iio-coverage
  • tfcollins/issue--21--improve-coverage--improve-tes-212136
  • tfcollins/longs-peak
  • tfcollins/meta
  • tfcollins/precision-buffers
  • tfcollins/update-ad9081
  • tfcollins/verbose-scan-update
  • tfcollins/xdist-support
  • v0.0.1
  • v0.0.10
  • v0.0.11
  • v0.0.12
  • v0.0.13
  • v0.0.14
  • v0.0.15
  • v0.0.16
  • v0.0.17
  • v0.0.18
  • v0.0.19
  • v0.0.20
  • v0.0.21
  • v0.0.22
  • v0.0.23
  • v0.0.24
  • v0.0.25
  • v0.0.26
  • v0.0.27
  • v0.0.4
  • v0.0.5
  • v0.0.6
  • v0.0.7
  • v0.0.8
  • v0.0.9
  • v0.1.0
  • v0.1.2
  • v0.1.4
  • v0.1.5
  • v0.2.0

18 Jun 2026 02:57PM UTC coverage: 86.621%. Remained the same
27768434597

push

github

web-flow
docs: fix broken hosted-docs links in README (#74)

The docs are deployed under a /main/ subdirectory (doc.yml
destination_dir: main), so the bare /pytest-libiio/ paths 404. Add the
missing /main/ segment to both the hosted-documentation link and the
coverage-tracking link.

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

764 of 882 relevant lines covered (86.62%)

0.87 hits per line

Relevant lines Covered
Build:
Build:
882 RELEVANT LINES 764 COVERED LINES
0.87 HITS PER LINE
Source Files on main
  • Tree
  • List 5
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27768434597 main docs: fix broken hosted-docs links in README (#74) The docs are deployed under a /main/ subdirectory (doc.yml destination_dir: main), so the bare /pytest-libiio/ paths 404. Add the missing /main/ segment to both the hosted-documentation link and ... push 18 Jun 2026 03:02PM UTC web-flow github
86.62
27767423576 fix-readme-doc-links docs: fix broken hosted-docs links in README The docs are deployed under a /main/ subdirectory (doc.yml destination_dir: main), so the bare /pytest-libiio/ paths 404. Add the missing /main/ segment to both the hosted-documentation link and the co... Pull #74 18 Jun 2026 02:43PM UTC tfcollins github
86.62
27767157714 main docs: document --iio-coverage and ignore feature in README (#73) Add a Usage blurb covering --iio-coverage and the per-hardware `ignore:` hardware-map section (with an example), and point the Coveralls badge at `main` (coverage is tracked there n... push 18 Jun 2026 02:39PM UTC web-flow github
86.62
27766617725 readme-coverage-ignore docs: document --iio-coverage and ignore feature in README Add a Usage blurb covering --iio-coverage and the per-hardware `ignore:` hardware-map section (with an example), and point the Coveralls badge at `main` (coverage is tracked there now, no... Pull #73 18 Jun 2026 02:32PM UTC tfcollins github
86.62
27766627923 readme-coverage-ignore Merge 070c56c9d into 1edcf15d2 Pull #73 18 Jun 2026 02:30PM UTC web-flow github
86.62
27765869409 v0.2.0 Release v0.2.0 push 18 Jun 2026 02:19PM UTC tfcollins github
86.62
27765866081 main Release v0.2.0 push 18 Jun 2026 02:18PM UTC tfcollins github
86.62
27763969823 main 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 `blac... push 18 Jun 2026 01:48PM UTC web-flow github
86.62
27763043562 rename-blacklist-to-ignore refactor: rename coverage "blacklist" to "ignore" 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:... Pull #72 18 Jun 2026 01:33PM UTC tfcollins github
86.62
27761878382 main test: cover non-list hardware-map entry in extract_blacklists (#71) The defensive `if not isinstance(items, list): continue` branch in extract_blacklists was untested, leaving one runtime line uncovered and dipping overall coverage. Add a malform... push 18 Jun 2026 01:13PM UTC web-flow github
86.62
See All Builds (269)
  • Repo on GitHub
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