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

refactor: HTTP config #2278

Merged
merged 9 commits into from
Feb 7, 2024

remove autotls section from readme

3a6c4b4
Select commit
Loading
Failed to load commit list.
Merged

refactor: HTTP config #2278

remove autotls section from readme
3a6c4b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2024 in 0s

73.97% (-0.07%) compared to 36315e4

View this Pull Request on Codecov

73.97% (-0.07%) compared to 36315e4

Details

Codecov Report

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

Comparison is base (36315e4) 74.03% compared to head (3a6c4b4) 73.97%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2278      +/-   ##
===========================================
- Coverage    74.03%   73.97%   -0.07%     
===========================================
  Files          256      256              
  Lines        25695    25587     -108     
===========================================
- Hits         19023    18926      -97     
+ Misses        5356     5346      -10     
+ Partials      1316     1315       -1     
Files Coverage Δ
http/handler.go 76.19% <100.00%> (-1.75%) ⬇️
http/server.go 100.00% <100.00%> (+5.08%) ⬆️
http/middleware.go 75.68% <75.00%> (+5.94%) ⬆️
config/config.go 72.33% <33.33%> (-1.86%) ⬇️
cli/start.go 26.38% <0.00%> (+0.97%) ⬆️

... and 7 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 36315e4...3a6c4b4. Read the comment docs.