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

agronholm / anyio / 10636144761
93%

Build:
DEFAULT BRANCH: master
Ran 30 Aug 2024 04:38PM UTC
Jobs 1
Files 37
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

30 Aug 2024 04:37PM UTC coverage: 91.745% (+0.06%) from 91.685%
10636144761

push

github

web-flow
Switched start_blocking_portal() to use daemon threads (#750)

ThreadPoolExecutor used daemon threads in Python 3.8 and non-daemon threads in 3.9 onwards. But daemon threads are essential for the use case where we want to have a "loitering" blocking portal which will only be shut down via an atexit hook.

24 of 25 new or added lines in 1 file covered. (96.0%)

2 existing lines in 2 files now uncovered.

4579 of 4991 relevant lines covered (91.75%)

9.51 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
95.37
1.85% src/anyio/from_thread.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.37
1.85% src/anyio/from_thread.py
1
91.26
-0.06% src/anyio/_backends/_asyncio.py
Jobs
ID Job ID Ran Files Coverage
1 10636144761.1 30 Aug 2024 04:38PM UTC 37
91.75
GitHub Action Run
Source Files on build 10636144761
  • Tree
  • List 37
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #10636144761
  • e5a8a931 on github
  • Prev Build on master (#10617028551)
  • Next Build on master (#10653122347)
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