refactor: add service package and start splitting HTTP handling #1427
Codecov / codecov/project
succeeded
Aug 30, 2024 in 1s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
Attention: Patch coverage is 90.15385%
with 32 lines
in your changes missing coverage. Please review.
Please upload report for BASE (
refactor/services-dependencies@380906d
). Learn more about missing BASE report.
Files with missing lines | Patch % | Lines |
---|---|---|
server/server.go | 80.00% | 8 Missing and 4 partials |
config/config.go | 0.00% | 8 Missing |
server/doh.go | 91.22% | 3 Missing and 2 partials |
metrics/metrics.go | 0.00% | 4 Missing |
cmd/serve.go | 0.00% | 1 Missing and 1 partial |
metrics/metrics_event_publisher.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## refactor/services-dependencies #1427 +/- ##
=================================================================
Coverage ? 91.24%
=================================================================
Files ? 91
Lines ? 5424
Branches ? 0
=================================================================
Hits ? 4949
Misses ? 390
Partials ? 85
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading