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

Distinguish between StatesSaved and StatesCurrent #60

Merged
merged 12 commits into from
Dec 17, 2022

Conversation

azriel91
Copy link
Owner

Part of #52.

@codecov
Copy link

codecov bot commented Dec 17, 2022

Codecov Report

Base: 91.32% // Head: 91.39% // Increases project coverage by +0.07% 🎉

Coverage data is based on head (c6be18f) compared to base (7c9c499).
Patch coverage: 92.11% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   91.32%   91.39%   +0.07%     
==========================================
  Files         145      145              
  Lines        7861     8045     +184     
==========================================
+ Hits         7179     7353     +174     
- Misses        682      692      +10     
Impacted Files Coverage Δ
crate/core/src/flow_id.rs 100.00% <ø> (ø)
crate/resources/src/paths.rs 100.00% <ø> (ø)
crate/resources/src/resources/ts.rs 0.00% <0.00%> (ø)
crate/resources/src/states.rs 100.00% <ø> (ø)
crate/resources/src/states/states_saved.rs 100.00% <ø> (ø)
crate/resources/src/states/ts.rs 0.00% <ø> (ø)
crate/rt_model/src/cmd_context.rs 84.52% <ø> (ø)
crate/rt_model/src/states_type_regs.rs 100.00% <ø> (ø)
crate/rt_model_native/src/error.rs 50.00% <ø> (ø)
item_specs/sh_cmd/src/sh_cmd_data.rs 57.14% <0.00%> (ø)
... and 41 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 force-pushed the feature/52/rename-states-current-to-states-previous branch from 9387f14 to 4500298 Compare December 17, 2022 19:50
@azriel91 azriel91 changed the title Distinguish between StatesPrevious and StatesCurrent Distinguish between StatesSaved and StatesCurrent Dec 17, 2022
@azriel91 azriel91 merged commit 086a15a into main Dec 17, 2022
@azriel91 azriel91 deleted the feature/52/rename-states-current-to-states-previous branch December 17, 2022 23:07
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