Codecov / codecov/project
succeeded
Nov 18, 2024 in 1s
60.39% (+0.01%) compared to 2d8efc3
View this Pull Request on Codecov
60.39% (+0.01%) compared to 2d8efc3
Details
Codecov Report
Attention: Patch coverage is 77.77778%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 60.39%. Comparing base (
2d8efc3
) to head (fb39749
).
Files with missing lines | Patch % | Lines |
---|---|---|
gateway/blockstore.go | 0.00% | 1 Missing |
routing/http/server/server.go | 0.00% | 1 Missing |
@@ Coverage Diff @@
## add-instrumentation #722 +/- ##
=======================================================
+ Coverage 60.37% 60.39% +0.01%
=======================================================
Files 243 243
Lines 31039 31044 +5
=======================================================
+ Hits 18740 18748 +8
+ Misses 10634 10628 -6
- Partials 1665 1668 +3
Files with missing lines | Coverage Δ | |
---|---|---|
examples/car-file-fetcher/main.go | 42.85% <100.00%> (+3.96%) |
⬆️ |
gateway/backend_car.go | 50.92% <100.00%> (+0.46%) |
⬆️ |
gateway/blockstore.go | 0.00% <0.00%> (ø) |
|
routing/http/server/server.go | 74.44% <0.00%> (+0.22%) |
⬆️ |
... and 14 files with indirect coverage changes
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading