-
Notifications
You must be signed in to change notification settings - Fork 44
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/add recover - part 1 #541
Conversation
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## main #541 +/- ##
==========================================
+ Coverage 54.37% 55.99% +1.62%
==========================================
Files 71 73 +2
Lines 13700 14199 +499
Branches 61 61
==========================================
+ Hits 7449 7951 +502
+ Misses 6251 6248 -3
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 9 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What does that for? |
I am testing a ai bot to generate the unit test analysis like the following Unit Test Analysis🎯level:Important Existing Test Cases
Recommended Test Cases
|
Unit Test Analysis🎯level:Important Existing Test Cases
Recommended Test Cases
|
Motivation
PR-Codex overview
Focus of this PR:
This PR focuses on adding new functionality related to Arweave transaction handling and applying mutations in the codebase.
Detailed summary:
recover.rs
module.get_latest_arweave_tx
function inMetaStoreClient
.get_tx_tags
andget_start_block
functions inArToolBox
.apply_mutation
function inDBStoreV2
.