Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gateway: remote car gateway backend #587

Merged
merged 19 commits into from
Apr 13, 2024

chore: cleanup docs and add comments

32ddd92
Select commit
Loading
Failed to load commit list.
Merged

gateway: remote car gateway backend #587

chore: cleanup docs and add comments
32ddd92
Select commit
Loading
Failed to load commit list.
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).

Impacted file tree graph

@@            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

... and 16 files with indirect coverage changes