Codecov / codecov/project
succeeded
Nov 19, 2024 in 0s
60.37% (+0.03%) compared to 1bf1488
View this Pull Request on Codecov
60.37% (+0.03%) compared to 1bf1488
Details
Codecov Report
Attention: Patch coverage is 77.77778%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 60.37%. Comparing base (
1bf1488
) to head (edd18aa
).
Files with missing lines | Patch % | Lines |
---|---|---|
gateway/blockstore.go | 0.00% | 1 Missing |
routing/http/server/server.go | 0.00% | 1 Missing |
@@ Coverage Diff @@
## main #722 +/- ##
==========================================
+ Coverage 60.34% 60.37% +0.03%
==========================================
Files 243 243
Lines 31039 31044 +5
==========================================
+ Hits 18730 18744 +14
+ Misses 10644 10633 -11
- Partials 1665 1667 +2
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 9 files with indirect coverage changes
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading