-
Notifications
You must be signed in to change notification settings - Fork 20
STR-1600: move CSM state/status types to a new crate #1086
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
base: main
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #1086 +/- ##
==========================================
+ Coverage 74.48% 74.72% +0.24%
==========================================
Files 500 498 -2
Lines 42183 41978 -205
==========================================
- Hits 31420 31369 -51
+ Misses 10763 10609 -154
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 11 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Commit: c100e5e SP1 Execution Results
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK 2cf2053
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK 3454f33
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK f74e08f
Description
Move CSM state/status types to a new
csm-types
crate.This PR was created with help from Cursor AI.
Type of Change
Notes to Reviewers
Checklist
in the body of this PR.
Related Issues
STR-1600