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
Merged

DataAvailability #252

merged 6 commits into from
Dec 18, 2024

Conversation

xlc
Copy link
Member

@xlc xlc commented Dec 18, 2024

Only the basics. Erasure encoding and distribution and p2p will be implemented later.

@xlc xlc requested a review from MacOMNI December 18, 2024 01:16
@xlc xlc changed the title DavaAvailability DataAvailability Dec 18, 2024
Copy link

codecov bot commented Dec 18, 2024

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).
Report is 1 commits behind head on master.

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.

@xlc xlc merged commit 1a3e704 into master Dec 18, 2024
3 of 5 checks passed
@xlc xlc deleted the da branch December 18, 2024 04:04
MacOMNI added a commit that referenced this pull request Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant