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

Improve functionality and consistency of Sanic.event() #2827

Merged
merged 5 commits into from
Dec 7, 2023

make pretty

9469f36
Select commit
Loading
Failed to load commit list.
Merged

Improve functionality and consistency of Sanic.event() #2827

make pretty
9469f36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 7, 2023 in 1s

88.219% (+0.028%) compared to 4499d2c

View this Pull Request on Codecov

88.219% (+0.028%) compared to 4499d2c

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (4499d2c) 88.191% compared to head (9469f36) 88.219%.

Files Patch % Lines
sanic/blueprints.py 72.222% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##              main     #2827       +/-   ##
=============================================
+ Coverage   88.191%   88.219%   +0.028%     
=============================================
  Files           93        93               
  Lines         7232      7275       +43     
  Branches      1242      1249        +7     
=============================================
+ Hits          6378      6418       +40     
- Misses         596       598        +2     
- Partials       258       259        +1     

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