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

DataAvailability #252

Merged
merged 6 commits into from
Dec 18, 2024

fix

45fbf54
Select commit
Loading
Failed to load commit list.
Merged

DataAvailability #252

fix
45fbf54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 18, 2024 in 0s

75.04% (-0.21%) compared to 25e6b5a

View this Pull Request on Codecov

75.04% (-0.21%) compared to 25e6b5a

Details

Codecov Report

Attention: Patch coverage is 57.71812% with 63 lines in your changes missing coverage. Please review.

Project coverage is 75.04%. Comparing base (25e6b5a) to head (45fbf54).

Files with missing lines Patch % Lines
...chain/Sources/Blockchain/DataStore/DataStore.swift 14.28% 24 Missing ⚠️
...ces/Blockchain/DataStore/FilesystemDataStore.swift 0.00% 14 Missing ⚠️
...ources/Blockchain/Validator/DataAvailability.swift 66.66% 10 Missing ⚠️
...urces/Blockchain/DataStore/InMemoryDataStore.swift 18.18% 9 Missing ⚠️
Boka/Sources/Boka.swift 66.66% 3 Missing ⚠️
Node/Sources/Node/Config.swift 92.85% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #252      +/-   ##
==========================================
- Coverage   75.25%   75.04%   -0.21%     
==========================================
  Files         276      281       +5     
  Lines       21895    22008     +113     
==========================================
+ Hits        16476    16516      +40     
- Misses       5419     5492      +73     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.