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

Release 1.15.4 #1301

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Release 1.15.4 #1301

merged 1 commit into from
Oct 16, 2024

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Oct 16, 2024

https://github.com/aio-libs/yarl/actions/runs/11370303879
Screenshot 2024-10-16 at 6 45 46 AM

First release where _url.py is no longer in the top 10 of the aiohttp client benchmarking. (was 2 or 3 for a while because of the overhead of creating URL objects)

Copy link

codspeed-hq bot commented Oct 16, 2024

CodSpeed Performance Report

Merging #1301 will not alter performance

Comparing release/v1.15.4 (d341b4e) with master (d40efff)

Summary

✅ 61 untouched benchmarks

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.88%. Comparing base (d40efff) to head (d341b4e).
Report is 149 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1301   +/-   ##
=======================================
  Coverage   95.88%   95.88%           
=======================================
  Files          27       27           
  Lines        5303     5303           
  Branches      316      316           
=======================================
  Hits         5085     5085           
  Misses        192      192           
  Partials       26       26           
Flag Coverage Δ
CI-GHA 95.88% <100.00%> (ø)
MyPy 44.25% <100.00%> (ø)
OS-Linux 99.30% <100.00%> (ø)
OS-Windows 99.36% <100.00%> (ø)
OS-macOS 99.02% <100.00%> (ø)
Py-3.10.11 99.00% <100.00%> (ø)
Py-3.10.15 99.25% <100.00%> (ø)
Py-3.11.10 99.25% <100.00%> (ø)
Py-3.11.9 99.00% <100.00%> (ø)
Py-3.12.7 99.25% <100.00%> (ø)
Py-3.13.0 99.25% <100.00%> (ø)
Py-3.9.13 98.95% <100.00%> (ø)
Py-3.9.20 99.21% <100.00%> (ø)
Py-pypy7.3.16 99.26% <100.00%> (ø)
Py-pypy7.3.17 99.28% <100.00%> (ø)
VM-macos-latest 99.02% <100.00%> (ø)
VM-ubuntu-latest 99.30% <100.00%> (ø)
VM-windows-latest 99.36% <100.00%> (ø)
pytest 99.30% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdraco bdraco marked this pull request as ready for review October 16, 2024 16:56
@bdraco bdraco merged commit f75a81d into master Oct 16, 2024
43 of 46 checks passed
@bdraco bdraco deleted the release/v1.15.4 branch October 16, 2024 16:56
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