aptos-core
aptos-core copied to clipboard
[do-not-merge] apply movefmt to framework code
Description
This PR shows the result after applying the movefmt to the framework code. Please feel free to leave feedback!
⏱️ 1h 20m total CI duration on this PR
Job | Cumulative Duration | Recent Runs |
---|---|---|
rust-targeted-unit-tests | 24m | 🟩 |
rust-move-unit-coverage | 21m | 🟩 |
rust-move-tests | 15m | 🟩 |
rust-lints | 10m | 🟩 |
run-tests-main-branch | 4m | 🟩 |
general-lints | 2m | 🟩 |
check-dynamic-deps | 2m | 🟩 |
semgrep/ci | 24s | 🟩 |
file_change_determinator | 11s | 🟩 |
file_change_determinator | 10s | 🟩 |
permission-check | 3s | 🟩 |
permission-check | 3s | 🟩 |
permission-check | 3s | 🟩 |
permission-check | 2s | 🟩 |
🚨 3 jobs on the last run were significantly faster/slower than expected
Job | Duration | vs 7d avg | Delta |
---|---|---|---|
rust-targeted-unit-tests | 24m | 15m | |
rust-move-tests | 15m | 10m | |
rust-lints | 10m | 7m |
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 62.4%. Comparing base (
a1ec678
) to head (6e4d708
). Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #12987 +/- ##
=======================================
Coverage 62.4% 62.4%
=======================================
Files 824 824
Lines 185127 185127
=======================================
+ Hits 115609 115613 +4
+ Misses 69518 69514 -4
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.