gateway: remote car gateway backend #587
Merged
Codecov / codecov/project
succeeded
Apr 12, 2024 in 0s
59.65% (+0.13%) compared to 63c3ec6
View this Pull Request on Codecov
59.65% (+0.13%) compared to 63c3ec6
Details
Codecov Report
Attention: Patch coverage is 52.14541%
with 803 lines
in your changes are missing coverage. Please review.
Project coverage is 59.65%. Comparing base (
63c3ec6
) to head (32ddd92
).
@@ Coverage Diff @@
## main #587 +/- ##
==========================================
+ Coverage 59.52% 59.65% +0.13%
==========================================
Files 233 238 +5
Lines 28276 29810 +1534
==========================================
+ Hits 16830 17782 +952
- Misses 9977 10415 +438
- Partials 1469 1613 +144
Files | Coverage Δ | |
---|---|---|
examples/gateway/car-file/main.go | 11.53% <ø> (ø) |
|
examples/gateway/proxy-blocks/main.go | 0.00% <0.00%> (ø) |
|
gateway/handler_unixfs_dir.go | 64.84% <50.00%> (ø) |
|
gateway/errors.go | 84.25% <37.50%> (+0.91%) |
⬆️ |
gateway/value_store.go | 0.00% <0.00%> (ø) |
|
gateway/blockstore.go | 0.00% <0.00%> (ø) |
|
gateway/backend_car_fetcher.go | 78.72% <78.72%> (ø) |
|
gateway/backend_car_traversal.go | 72.72% <72.72%> (ø) |
|
examples/gateway/proxy-car/main.go | 0.00% <0.00%> (ø) |
|
gateway/backend_blocks.go | 44.71% <40.00%> (ø) |
|
... and 3 more |
Loading