Skip to content

Add new test suite option#514

Merged
ryanmelt merged 2 commits intomainfrom
new_suite
Feb 26, 2023
Merged

Add new test suite option#514
ryanmelt merged 2 commits intomainfrom
new_suite

Conversation

@jmthomas
Copy link
Copy Markdown
Member

closes #510

@jmthomas jmthomas requested a review from ryanmelt February 25, 2023 21:22
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 25, 2023

Codecov Report

Base: 74.05% // Head: 74.03% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (3a65af9) compared to base (6e9e3ef).
Patch coverage: 53.19% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #514      +/-   ##
==========================================
- Coverage   74.05%   74.03%   -0.02%     
==========================================
  Files         460      460              
  Lines       28391    28403      +12     
  Branches      597      597              
==========================================
+ Hits        21024    21028       +4     
- Misses       7270     7278       +8     
  Partials       97       97              
Flag Coverage Δ
frontend 75.67% <44.73%> (+<0.01%) ⬆️
ruby-api 50.15% <66.66%> (-0.08%) ⬇️
ruby-backend 77.93% <100.00%> (ø)

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

Impacted Files Coverage Δ
...riptrunner/src/tools/ScriptRunner/ScriptRunner.vue 72.94% <44.73%> (-0.83%) ⬇️
...mos-script-runner-api/app/models/running_script.rb 19.66% <50.00%> (+0.09%) ⬆️
...t-runner-api/app/controllers/scripts_controller.rb 24.17% <100.00%> (ø)
openc3/lib/openc3/version.rb 100.00% <100.00%> (ø)
...smonitor/src/tools/LimitsMonitor/LimitsControl.vue 81.02% <0.00%> (-0.73%) ⬇️
...mos-cmd-tlm-api/app/controllers/gems_controller.rb 12.82% <0.00%> (-0.52%) ⬇️
openc3-cosmos-cmd-tlm-api/config/routes.rb 100.00% <0.00%> (ø)
...smos-tool-calendar/src/tools/Calendar/Calendar.vue 72.10% <0.00%> (+3.40%) ⬆️
...rc/tools/Calendar/Dialogs/TimelineCreateDialog.vue 86.95% <0.00%> (+8.69%) ⬆️

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.

@ryanmelt ryanmelt merged commit 2d9d500 into main Feb 26, 2023
@ryanmelt ryanmelt deleted the new_suite branch February 26, 2023 00:15
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.

Add New Suite File to generate suite template in script runner

2 participants