Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

port to anyio v3 #25

Merged
merged 3 commits into from Jul 5, 2021
Merged

Conversation

graingert
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 4, 2021

Codecov Report

Merging #25 (c5f8f76) into master (e2cd28f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #25   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        12    -2     
  Lines          372       319   -53     
=========================================
- Hits           372       319   -53     
Impacted Files Coverage Δ
src/aiometer/_impl/amap.py 100.00% <100.00%> (ø)
src/aiometer/_impl/meters.py 100.00% <100.00%> (ø)
src/aiometer/_impl/run_on_each.py 100.00% <100.00%> (ø)
tests/test_aiometer.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e2cd28f...c5f8f76. Read the comment docs.

Copy link
Owner

@florimondmanca florimondmanca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! A nice and clean first isolated step out of #26. Left a question before we jump in.

This will need to be released in 0.3.0 (minor bump).

setup.py Show resolved Hide resolved
Copy link
Owner

@florimondmanca florimondmanca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks!

@florimondmanca florimondmanca merged commit ad6f4d0 into florimondmanca:master Jul 5, 2021
@graingert graingert deleted the support-anyio-3 branch July 5, 2021 18:14
@florimondmanca florimondmanca mentioned this pull request Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants