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

Command State Range Checking for COSMOS 6 #1670

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Command State Range Checking for COSMOS 6 #1670

merged 1 commit into from
Nov 8, 2024

Conversation

ryanmelt
Copy link
Member

@ryanmelt ryanmelt commented Oct 26, 2024

Enforces only defined states unless using cmd_no_range_check
closes #1471

Copy link

Copy link

codecov bot commented Oct 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.50%. Comparing base (dbd3a0b) to head (cbe9f1a).
Report is 70 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1670      +/-   ##
==========================================
- Coverage   76.54%   76.50%   -0.04%     
==========================================
  Files         618      618              
  Lines       46867    46930      +63     
  Branches      849      849              
==========================================
+ Hits        35872    35903      +31     
- Misses      10899    10929      +30     
- Partials       96       98       +2     
Flag Coverage Δ
frontend 55.95% <ø> (-0.28%) ⬇️
python 83.91% <ø> (+0.01%) ⬆️
ruby-api 48.82% <ø> (ø)
ruby-backend 82.52% <100.00%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jmthomas jmthomas self-requested a review November 8, 2024 16:13
@jmthomas jmthomas merged commit 420b016 into main Nov 8, 2024
27 checks passed
@jmthomas jmthomas deleted the cmd_states branch November 8, 2024 22:58
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.

Restrict command parameters to configured states
2 participants