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

Hide start button when Suite Runner active #1650

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Hide start button when Suite Runner active #1650

merged 1 commit into from
Oct 24, 2024

Conversation

jmthomas
Copy link
Member

closes #1341

@jmthomas jmthomas requested a review from ryanmelt October 21, 2024 17:31
Copy link

Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.42%. Comparing base (6c85e08) to head (f39dc16).
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1650      +/-   ##
==========================================
+ Coverage   76.40%   76.42%   +0.01%     
==========================================
  Files         618      618              
  Lines       46858    46858              
  Branches      845      845              
==========================================
+ Hits        35803    35811       +8     
+ Misses      10959    10951       -8     
  Partials       96       96              
Flag Coverage Δ
frontend 56.23% <ø> (+0.10%) ⬆️
python 83.88% <ø> (+0.01%) ⬆️
ruby-api 47.59% <ø> (ø)
ruby-backend 82.53% <ø> (ø)

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.

@ryanmelt ryanmelt merged commit 2d5a035 into main Oct 24, 2024
27 checks passed
@ryanmelt ryanmelt deleted the sr_start branch October 24, 2024 02:28
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.

Suite Runner should hide Script Runner Start
2 participants