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

🐛 Use url.Scheme to determine port number #289

Merged
merged 1 commit into from
Jun 24, 2024

Use url.Scheme to determine port number

83664ba
Select commit
Loading
Failed to load commit list.
Merged

🐛 Use url.Scheme to determine port number #289

Use url.Scheme to determine port number
83664ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2024 in 0s

33.12% (+0.00%) compared to 6055e54

View this Pull Request on Codecov

33.12% (+0.00%) compared to 6055e54

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.12%. Comparing base (6055e54) to head (83664ba).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #289   +/-   ##
=======================================
  Coverage   33.12%   33.12%           
=======================================
  Files          15       15           
  Lines         646      646           
=======================================
  Hits          214      214           
  Misses        411      411           
  Partials       21       21           

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