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

feat: Implement car-mirror-wasm and car-mirror-axum crates #44

Merged
merged 25 commits into from
Mar 4, 2024

chore: Remove unused `example` crate + update wasm version

f9721b4
Select commit
Loading
Failed to load commit list.
Merged

feat: Implement car-mirror-wasm and car-mirror-axum crates #44

chore: Remove unused `example` crate + update wasm version
f9721b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 4, 2024 in 1s

42.99% (-7.87%) compared to 74eb5dc

View this Pull Request on Codecov

42.99% (-7.87%) compared to 74eb5dc

Details

Codecov Report

Attention: Patch coverage is 19.28571% with 226 lines in your changes are missing coverage. Please review.

Project coverage is 42.99%. Comparing base (74eb5dc) to head (f9721b4).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
- Coverage   50.85%   42.99%   -7.87%     
==========================================
  Files          15       22       +7     
  Lines         759      935     +176     
  Branches      358      452      +94     
==========================================
+ Hits          386      402      +16     
- Misses         65      190     +125     
- Partials      308      343      +35     
Files Coverage Δ
car-mirror-axum/src/lib.rs 100.00% <100.00%> (ø)
car-mirror-reqwest/src/lib.rs 100.00% <ø> (ø)
car-mirror/src/dag_walk.rs 46.29% <ø> (+3.70%) ⬆️
car-mirror/src/lib.rs 100.00% <ø> (ø)
car-mirror/src/messages.rs 83.33% <75.00%> (-16.67%) ⬇️
car-mirror/src/common.rs 52.76% <62.50%> (-1.25%) ⬇️
car-mirror/src/serde_cid_vec.rs 36.36% <36.36%> (ø)
car-mirror-reqwest/src/request.rs 50.81% <15.78%> (-3.42%) ⬇️
car-mirror/src/serde_bloom_bytes.rs 20.00% <20.00%> (ø)
car-mirror-reqwest/tests/integration.rs 0.00% <0.00%> (ø)
... and 4 more

... and 1 file with indirect coverage changes