refactor: HTTP config #2278
Merged
refactor: HTTP config #2278
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
@@ 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.
Loading