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

ssl support #712

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

linter and test failures correction

d3cbee4
Select commit
Loading
Failed to load commit list.
Open

ssl support #712

linter and test failures correction
d3cbee4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 27, 2025 in 0s

95.43% (-0.42%) compared to 47680ea

View this Pull Request on Codecov

95.43% (-0.42%) compared to 47680ea

Details

Codecov Report

Attention: Patch coverage is 86.76471% with 9 lines in your changes missing coverage. Please review.

Project coverage is 95.43%. Comparing base (47680ea) to head (d3cbee4).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
aiohttp_devtools/runserver/config.py 62.50% 8 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #712      +/-   ##
==========================================
- Coverage   95.85%   95.43%   -0.42%     
==========================================
  Files          23       23              
  Lines        1714     1754      +40     
  Branches      198      203       +5     
==========================================
+ Hits         1643     1674      +31     
- Misses         46       54       +8     
- Partials       25       26       +1     

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