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

feat(vm)!: Update Refund model #181

Merged
merged 1 commit into from
Oct 9, 2023

feat!(vm): Update Refund model

a66c1fc
Select commit
Loading
Failed to load commit list.
Merged

feat(vm)!: Update Refund model #181

feat!(vm): Update Refund model
a66c1fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2023 in 1s

32.54% (+0.76%) compared to fe2d6ad

View this Pull Request on Codecov

32.54% (+0.76%) compared to fe2d6ad

Details

Codecov Report

Attention: 1419 lines in your changes are missing coverage. Please review.

Comparison is base (fe2d6ad) 31.77% compared to head (a66c1fc) 32.54%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
+ Coverage   31.77%   32.54%   +0.76%     
==========================================
  Files         481      536      +55     
  Lines       25593    28024    +2431     
==========================================
+ Hits         8133     9121     +988     
- Misses      17460    18903    +1443     
Files Coverage Δ
core/lib/multivm/src/glue/block_properties.rs 0.00% <ø> (ø)
core/lib/multivm/src/glue/history_mode.rs 0.00% <ø> (ø)
core/lib/types/src/protocol_version.rs 82.83% <ø> (+2.23%) ⬆️
core/lib/types/src/vm_version.rs 0.00% <ø> (ø)
core/lib/vm/src/tracers/call.rs 50.00% <ø> (ø)
core/lib/vm/src/tracers/storage_invocations.rs 0.00% <ø> (ø)
core/lib/vm/src/tracers/validation/error.rs 0.00% <ø> (ø)
core/lib/vm/src/types/internals/vm_state.rs 51.47% <ø> (ø)
...re/lib/zksync_core/src/api_server/tx_sender/mod.rs 0.00% <ø> (ø)
...ps/vm_virtual_blocks/src/bootloader_state/utils.rs 100.00% <100.00%> (ø)
... and 66 more

... and 49 files with indirect coverage changes

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