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

Implement app_cycle profile show #73

Merged
merged 4 commits into from
Jan 20, 2023
Merged

Implement app_cycle profile show #73

merged 4 commits into from
Jan 20, 2023

Conversation

azriel91
Copy link
Owner

Part of #35.

@codecov
Copy link

codecov bot commented Jan 20, 2023

Codecov Report

Base: 89.01% // Head: 91.88% // Increases project coverage by +2.86% 🎉

Coverage data is based on head (4a5534d) compared to base (696be70).
Patch coverage: 91.88% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
+ Coverage   89.01%   91.88%   +2.86%     
==========================================
  Files         243      235       -8     
  Lines       14725    14496     -229     
==========================================
+ Hits        13108    13319     +211     
+ Misses       1617     1177     -440     
Impacted Files Coverage Δ
crate/rt/src/cmds/clean_cmd.rs 94.19% <ø> (ø)
crate/rt/src/cmds/diff_cmd.rs 94.36% <ø> (ø)
crate/rt/src/cmds/ensure_cmd.rs 81.00% <ø> (ø)
crate/rt/src/cmds/states_desired_display_cmd.rs 100.00% <ø> (ø)
crate/rt/src/cmds/states_discover_cmd.rs 100.00% <ø> (ø)
crate/rt/src/cmds/states_saved_display_cmd.rs 100.00% <ø> (ø)
...ate/rt/src/cmds/sub/states_current_discover_cmd.rs 99.13% <ø> (ø)
...ate/rt/src/cmds/sub/states_desired_discover_cmd.rs 100.00% <ø> (ø)
crate/rt/src/cmds/sub/states_desired_read_cmd.rs 100.00% <ø> (ø)
crate/rt/src/cmds/sub/states_saved_read_cmd.rs 100.00% <ø> (ø)
... and 57 more

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@azriel91 azriel91 merged commit 162cd13 into main Jan 20, 2023
@azriel91 azriel91 deleted the feature/35/profile-show branch January 20, 2023 10:30
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