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

agronholm / anyio
93%
master: 93%

Build:
Build:
LAST BUILD BRANCH: add-local-port-to-connect-tcp
DEFAULT BRANCH: master
Repo Added 18 Nov 2018 10:40PM UTC
Files 42
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 improved-task-group
branch: improved-task-group
CHANGE BRANCH
x
Reset
  • improved-task-group
  • 1.0.0b1
  • 1.0.0b2
  • 1.0.0rc1
  • 1.0.0rc2
  • 2.x
  • 3-14
  • 3.x
  • 4.0-dev
  • 4.12.x
  • Enegg/issue847
  • abandon-on-cancel
  • add-bufferedbytestream-changelog
  • add-local-port-to-connect-tcp
  • add-winloop
  • add-winloop-to-testsuite
  • add_bounded_task_groups
  • all-attribute
  • async-tempfile-support
  • asyncio-call-graph
  • avoid-exception-chaining
  • blockbuster
  • cancel-reason
  • capacitylimiter-acquisition-order
  • cheaper-no-other-refs
  • codespell
  • condition_wait_for
  • conditional-test-run
  • connectors
  • contextmanagermixin
  • coverage-debugging
  • dependabot/github_actions/github-actions-35b2a8182b
  • dependabot/github_actions/github-actions-76468cb07f
  • dependency-groups
  • doc
  • docs
  • docs-update
  • docs/add-docstrings-streams-lowlevel
  • docs/fix-missing-imports
  • drop-py39
  • drop-sniffio
  • eager-tasks-support
  • endofstream-chained
  • enh_tg
  • enhanced-taskgroup
  • exceptiongroup
  • feature/async-itertools-998
  • feature/opt-in-stack-trace-for-cancel-scopes
  • feature/wrap-socket
  • feed-data
  • fileio-limiter
  • fix-1042
  • fix-1048
  • fix-671
  • fix-840
  • fix-947
  • fix-985
  • fix-aexit
  • fix-blockingportal-cancel-toctou
  • fix-cancel-point-in-TaskGroup.__aexit__
  • fix-check-cancelled-msg
  • fix-closed-vs-broken
  • fix-context-ref
  • fix-contextmanager-mixin-typing
  • fix-entrypoint-main-setup
  • fix-file-stream-type-hint
  • fix-filestream-io-type
  • fix-flaky-test-unretrieved-future-exception-server-crash
  • fix-getaddrinfo-fail
  • fix-refs-to-val-and-exc-in-to-thread-run-sync
  • fix-spooled-check-rollover
  • fix-swallowing-cancelled-in-group
  • fix-taskhandle-raises-docstring
  • fix-typo
  • fix-windows-deprecation-fail
  • fix/422
  • fix/787-child-task-cancel-scope
  • fix/asyncio-test-resume-after-keyboardinterrupt
  • fix/broken-worker-recycled-to-idle-pool
  • fix/byte-receive-stream-validate-max-bytes
  • fix/condition-wait-lost-notification
  • fix/issue-1055-exception-cause
  • fix/issue-1061-python-315-compat
  • fix/process-pool-shutdown-inverted-condition
  • fix/taskgroup-reentry
  • fix/tcp-listener-same-port-857
  • fix/type-hints-IO-bytes
  • fix/validate-max-bytes-receive
  • flake8-bugbear
  • free-port-factories
  • fromthread-improvements
  • functools
  • getaddrinfo
  • github
  • graingert-patch-1
  • happy-eyeballs-cyclic-garbage
  • improve-missing-backend-error
  • ipv6-getaddrinfo
  • isort
  • master
  • modern_path_glob_args
  • notify-closing
  • opt-blockbuster
  • patch-1
  • patch-2
  • portal-thread-name
  • pre-commit-ci-update-config
  • priority-mem-obj-stream
  • process-args
  • py313-iterdir
  • pypy311
  • pytest-auto-mode
  • python3.14.0b2
  • ratelimiter
  • receive_nowait
  • remove-BlockingPortal.__new__-hack
  • remove-warnings-filter
  • restore-old-pytest-compat
  • ruff-rule-PERF401
  • run_process-accepts-stdin
  • runvar-contextmanager
  • runvar_does_not_share_storage_by_name
  • safe_asyncgen
  • simplify-wait-tg-tasks
  • spawn-tasks-lazily
  • stricter-start-annotation
  • subinterpreters
  • taskstatus-default-type
  • test-lowest-bound
  • test-selector-thread
  • travistest
  • typo
  • update-latest-py
  • upgradecov
  • windowsfix
  • wrap-socket
  • zero-capacity-tokens
  • zvyn/add-pre-commit-dev-dependency

14 Apr 2026 02:34PM UTC coverage: 92.766% (+0.1%) from 92.64%
24405053751

Pull #1098

github

web-flow
Merge fe750a3a3 into 3e540f16c
Pull Request #1098: Added the create_task() method to TaskGroup

115 of 116 new or added lines in 4 files covered. (99.14%)

6014 of 6483 relevant lines covered (92.77%)

10.1 hits per line

Relevant lines Covered
Build:
Build:
6483 RELEVANT LINES 6014 COVERED LINES
10.1 HITS PER LINE
Source Files on improved-task-group
  • Tree
  • List 42
  • Changed 5
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24405053751 improved-task-group Merge fe750a3a3 into 3e540f16c Pull #1098 14 Apr 2026 02:37PM UTC web-flow github
92.77
24394317814 improved-task-group Merge 2bdbae1b1 into 3e540f16c Pull #1098 14 Apr 2026 10:38AM UTC web-flow github
92.8
24394165117 improved-task-group Merge b47a3f4ac into 3e540f16c Pull #1098 14 Apr 2026 10:34AM UTC web-flow github
92.97
24394086068 improved-task-group Merge 308249b15 into 3e540f16c Pull #1098 14 Apr 2026 10:32AM UTC web-flow github
92.77
24308633427 improved-task-group Merge 64054db54 into 0923ac7c5 Pull #1098 12 Apr 2026 02:15PM UTC web-flow github
92.76
24308228739 improved-task-group Merge 41f305628 into 0923ac7c5 Pull #1098 12 Apr 2026 01:53PM UTC web-flow github
92.97
24307284850 improved-task-group Merge 9c85155ff into f65ac1fa0 Pull #1098 12 Apr 2026 01:00PM UTC web-flow github
92.97
24307050023 improved-task-group Merge 584e9a79f into f65ac1fa0 Pull #1098 12 Apr 2026 12:47PM UTC web-flow github
92.76
24286733424 improved-task-group Merge 5be1aa36d into f65ac1fa0 Pull #1098 11 Apr 2026 04:34PM UTC web-flow github
92.97
24281858271 improved-task-group Merge d9ac138e4 into f65ac1fa0 Pull #1098 11 Apr 2026 11:53AM UTC web-flow github
92.77
See All Builds (2320)
  • 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