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

Version 22.12 release notes #2637

Merged
merged 11 commits into from Dec 27, 2022
Merged

Version 22.12 release notes #2637

merged 11 commits into from Dec 27, 2022

Conversation

ahopkins
Copy link
Member

Closes #2593

@codecov
Copy link

codecov bot commented Dec 18, 2022

Codecov Report

Base: 88.699% // Head: 88.591% // Decreases project coverage by -0.108% ⚠️

Coverage data is based on head (e2f8e10) compared to base (029f564).
Patch coverage: 70.588% of modified lines in pull request are covered.

Additional details and impacted files
@@              Coverage Diff              @@
##              main     #2637       +/-   ##
=============================================
- Coverage   88.699%   88.591%   -0.109%     
=============================================
  Files           82        82               
  Lines         6761      6767        +6     
  Branches      1156      1156               
=============================================
- Hits          5997      5995        -2     
- Misses         527       533        +6     
- Partials       237       239        +2     
Impacted Files Coverage Δ
sanic/app.py 90.070% <ø> (ø)
sanic/handlers.py 98.165% <ø> (+0.843%) ⬆️
sanic/http/http1.py 84.246% <ø> (ø)
sanic/worker/manager.py 94.047% <ø> (ø)
sanic/server/websockets/connection.py 74.418% <44.444%> (-8.915%) ⬇️
sanic/__version__.py 100.000% <100.000%> (ø)
sanic/base/root.py 100.000% <100.000%> (ø)
sanic/config.py 97.419% <100.000%> (+0.016%) ⬆️
sanic/http/stream.py 100.000% <100.000%> (ø)
sanic/worker/inspector.py 94.117% <100.000%> (+0.070%) ⬆️
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ahopkins ahopkins marked this pull request as ready for review December 26, 2022 10:29
@ahopkins ahopkins requested review from a team as code owners December 26, 2022 10:29
prryplatypus
prryplatypus previously approved these changes Dec 26, 2022
@ahopkins ahopkins merged commit 4ad8168 into main Dec 27, 2022
@ahopkins ahopkins deleted the release-22.12 branch December 27, 2022 14:50
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.

Missing links in error messages ("See more information: ____")
2 participants