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

Add HTTP tls (issue #393) #401

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

Fix this goroutines errors

7b6ab0a
Select commit
Loading
Failed to load commit list.
Open

Add HTTP tls (issue #393) #401

Fix this goroutines errors
7b6ab0a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2024 in 0s

81.65% (target 90.00%)

View this Pull Request on Codecov

81.65% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.65%. Comparing base (119ace0) to head (7b6ab0a).
Report is 161 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (119ace0) and HEAD (7b6ab0a). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (119ace0) HEAD (7b6ab0a)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #401       +/-   ##
===========================================
- Coverage   93.60%   81.65%   -11.95%     
===========================================
  Files          15       22        +7     
  Lines         641     1254      +613     
===========================================
+ Hits          600     1024      +424     
- Misses         41      204      +163     
- Partials        0       26       +26     

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