-
Notifications
You must be signed in to change notification settings - Fork 43
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
add unit test for upload ut #562
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 #562 +/- ##
========================================
Coverage 53.88% 53.88%
========================================
Files 37 37
Lines 6416 6566 +150
Branches 61 61
========================================
+ Hits 3457 3538 +81
- Misses 2959 3028 +69
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 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
PR-Codex overview
This PR focuses on adding new features and making improvements to the codebase.
Detailed summary
balance
logging inupload_file
function inar_fs.rs
network_id
andchain_id
incommand.rs
network_id
andchain_id
inDB3Command
enum incommand.rs
chain_id
parameter to various functions inDB3Command
implementationchain_id
parameter to various functions inStorageNodeV2Config
andStorageNodeV2Impl
structs instorage_node_light_impl.rs
chain_id
parameter to various functions inRollupExecutor
struct inrollup_executor.rs
chain_id
parameter to various functions inRecover
struct inrecover.rs
ar_fs.rs