azriel91 / peace

Zero Stress Automation
https://peace.mk
Apache License 2.0
110 stars 1 forks source link

Implement Cancel Safety using `CmdExecution` and blocks #163

Closed azriel91 closed 9 months ago

azriel91 commented 1 year ago

Closes #141.

Plenty to do:

All very large tasks.

Don't forget:

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (1f3561d) 92.45% compared to head (38afe59) 93.42%.

Files Patch % Lines
...src/cmd_blocks/apply_state_sync_check_cmd_block.rs 79.94% 71 Missing :warning:
crate/rt/src/cmd_blocks/apply_exec_cmd_block.rs 91.16% 31 Missing :warning:
crate/cmd_rt/src/cmd_execution.rs 90.14% 28 Missing :warning:
...ate/rt/src/cmd_blocks/states_discover_cmd_block.rs 96.67% 18 Missing :warning:
crate/cmd_rt/src/cmd_block/cmd_block_wrapper.rs 82.85% 12 Missing :warning:
...t/src/cmd_execution/cmd_execution_error_builder.rs 93.38% 8 Missing :warning:
crate/cmd/src/scopes/single_profile_no_flow.rs 22.22% 7 Missing :warning:
crate/rt/src/cmd_blocks/diff_cmd_block.rs 94.28% 6 Missing :warning:
crate/cmd/src/scopes/single_profile_single_flow.rs 66.66% 5 Missing :warning:
crate/rt/src/cmds/ensure_cmd.rs 96.75% 5 Missing :warning:
... and 15 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #163 +/- ## ========================================== + Coverage 92.45% 93.42% +0.97% ========================================== Files 378 404 +26 Lines 35781 40999 +5218 ========================================== + Hits 33080 38305 +5225 + Misses 2701 2694 -7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.