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

agronholm / anyio / 32525583709
91%

Build:
DEFAULT BRANCH: master
Ran 21 Aug 2026 08:52PM UTC
Jobs 1
Files 46
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

21 Aug 2026 08:50PM UTC coverage: 91.35% (-0.01%) from 91.363%
32525583709

push

github

web-flow
Added missing keyword-only arguments to anyio.Path methods (#1286)

Mirror the newer stdlib pathlib.Path signatures:
- exists(follow_symlinks=...) on Python 3.12+
- is_dir(follow_symlinks=...) / is_file(follow_symlinks=...) on Python 3.13+
- read_text(newline=...) on Python 3.13+

These were previously rejected with TypeError, breaking drop-in parity with pathlib.Path. Gated by sys.version_info so older interpreters keep the original signatures.

20 of 20 new or added lines in 1 file covered. (100.0%)

2 existing lines in 1 file now uncovered.

6748 of 7387 relevant lines covered (91.35%)

11.65 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
97.52
-0.99% src/anyio/pytest_plugin.py
Jobs
ID Job ID Ran Files Coverage
1 32525583709.1 21 Aug 2026 08:52PM UTC 46
91.35
GitHub Action Run
Source Files on build 32525583709
  • Tree
  • List 46
  • Changed 43
  • Source Changed 43
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32525583709
  • 660a06d5 on github
  • Prev Build on master (#32310240726)
  • Next Build on master (#32635117081)
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