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

Feature/35/envman demo prep #107

Merged
merged 44 commits into from
Apr 3, 2023
Merged

Feature/35/envman demo prep #107

merged 44 commits into from
Apr 3, 2023

Conversation

azriel91
Copy link
Owner

@azriel91 azriel91 commented Apr 3, 2023

Part of #35.

Get envman example demo ready.

This helps the interrupted execution still store discovered state.
This allows for a better state desired display message.
@codecov
Copy link

codecov bot commented Apr 3, 2023

Codecov Report

Patch coverage: 75.00% and project coverage change: +1.68 🎉

Comparison is base (e52cb13) 91.30% compared to head (5ed8972) 92.99%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   91.30%   92.99%   +1.68%     
==========================================
  Files         285      276       -9     
  Lines       21134    21006     -128     
==========================================
+ Hits        19296    19534     +238     
+ Misses       1838     1472     -366     
Impacted Files Coverage Δ
crate/rt_model/src/outcomes.rs 50.00% <ø> (ø)
crate/rt_model/src/outcomes/cmd_outcome.rs 0.00% <0.00%> (ø)
crate/rt/src/cmds/sub/apply_cmd.rs 75.22% <63.09%> (-2.90%) ⬇️
crate/rt_model_native/src/output/cli_output.rs 86.91% <70.58%> (+0.20%) ⬆️
crate/rt/src/cmds/states_discover_cmd.rs 71.18% <70.61%> (-28.82%) ⬇️
crate/core/src/progress/progress_tracker.rs 100.00% <100.00%> (ø)
crate/rt/src/cmds/clean_cmd.rs 100.00% <100.00%> (ø)
crate/rt/src/cmds/ensure_cmd.rs 100.00% <100.00%> (ø)
crate/rt/src/progress.rs 92.50% <100.00%> (-0.36%) ⬇️
crate/rt_model/src/item_spec_wrapper.rs 83.94% <100.00%> (+0.24%) ⬆️
... and 6 more

... and 10 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@azriel91 azriel91 marked this pull request as ready for review April 3, 2023 05:37
@azriel91 azriel91 merged commit 268afc6 into main Apr 3, 2023
@azriel91 azriel91 deleted the feature/35/envman-demo-prep branch April 3, 2023 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant