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

Implement IDNA encode/decode caching #476

Merged
merged 3 commits into from
Jul 19, 2020
Merged

Implement IDNA encode/decode caching #476

merged 3 commits into from
Jul 19, 2020

Conversation

asvetlov
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 19, 2020

Codecov Report

Merging #476 into master will increase coverage by 0.01%.
The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #476      +/-   ##
==========================================
+ Coverage   99.25%   99.27%   +0.01%     
==========================================
  Files           2        2              
  Lines         673      689      +16     
  Branches      154      154              
==========================================
+ Hits          668      684      +16     
  Misses          5        5              
Impacted Files Coverage Δ
yarl/__init__.py 99.04% <91.66%> (+0.03%) ⬆️

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 acc934e...63bf802. Read the comment docs.

@asvetlov asvetlov merged commit 5b875e4 into master Jul 19, 2020
@asvetlov asvetlov deleted the idna-caching branch July 19, 2020 11:46
@bdraco bdraco mentioned this pull request Sep 2, 2024
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.

1 participant