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 15 commits into
base: master
Choose a base branch
from

readme revision

9f26d69
Select commit
Loading
Failed to load commit list.
Open

ssl support #712

readme revision
9f26d69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 23, 2025 in 0s

94.69% (-1.16%) compared to 47680ea

View this Pull Request on Codecov

94.69% (-1.16%) compared to 47680ea

Details

Codecov Report

Attention: Patch coverage is 84.37500% with 10 lines in your changes missing coverage. Please review.

Project coverage is 94.69%. Comparing base (47680ea) to head (9f26d69).

Files with missing lines Patch % Lines
aiohttp_devtools/runserver/config.py 60.00% 9 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #712      +/-   ##
==========================================
- Coverage   95.85%   94.69%   -1.16%     
==========================================
  Files          23       23              
  Lines        1714     1754      +40     
  Branches      198      151      -47     
==========================================
+ Hits         1643     1661      +18     
- Misses         46       65      +19     
- Partials       25       28       +3     

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