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

Db store #247

Merged
merged 16 commits into from
Dec 11, 2024
Merged

Db store #247

merged 16 commits into from
Dec 11, 2024

Conversation

xlc
Copy link
Member

@xlc xlc commented Dec 6, 2024

No description provided.

@xlc xlc marked this pull request as ready for review December 10, 2024 08:51
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

Attention: Patch coverage is 91.96326% with 70 lines in your changes missing coverage. Please review.

Project coverage is 76.92%. Comparing base (ccaedb9) to head (e148958).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
Database/Sources/Database/RocksDBBackend.swift 78.81% 43 Missing ⚠️
Database/Sources/Database/BinaryCoder.swift 80.32% 12 Missing ⚠️
Database/Sources/RocksDBSwift/Options.swift 93.82% 5 Missing ⚠️
...kchain/Sources/Blockchain/State/StateBackend.swift 0.00% 4 Missing ⚠️
Boka/Sources/Boka.swift 57.14% 3 Missing ⚠️
...lockchainDataProvider/BlockchainDataProvider.swift 92.85% 1 Missing ⚠️
.../Sources/Blockchain/RuntimeProtocols/Runtime.swift 66.66% 1 Missing ⚠️
...lockchain/Sources/Blockchain/State/StateTrie.swift 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #247      +/-   ##
==========================================
+ Coverage   76.20%   76.92%   +0.71%     
==========================================
  Files         267      274       +7     
  Lines       20604    21344     +740     
==========================================
+ Hits        15702    16418     +716     
- Misses       4902     4926      +24     

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

@xlc xlc merged commit 80e6ed0 into master Dec 11, 2024
5 checks passed
@xlc xlc deleted the db-store branch December 11, 2024 08:49
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