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

fix(app): fix RecentRunProtocolCard redirecting to /protocols before /runs/:runId/setup #14486

Merged

fix(app): fix RecentRunProtocolCard redirecting to /protocols before …

529efc5
Select commit
Loading
Failed to load commit list.
Merged

fix(app): fix RecentRunProtocolCard redirecting to /protocols before /runs/:runId/setup #14486

fix(app): fix RecentRunProtocolCard redirecting to /protocols before …
529efc5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2024 in 0s

67.77% (+0.00%) compared to 15986f0

View this Pull Request on Codecov

67.77% (+0.00%) compared to 15986f0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (15986f0) 67.77% compared to head (529efc5) 67.77%.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                  @@
##           chore_release-7.2.0   #14486   +/-   ##
====================================================
  Coverage                67.77%   67.77%           
====================================================
  Files                     2519     2519           
  Lines                    72013    72013           
  Branches                  9274     9274           
====================================================
+ Hits                     48804    48807    +3     
+ Misses                   20991    20989    -2     
+ Partials                  2218     2217    -1     
Files Coverage Δ
app/src/App/hooks.ts 10.71% <ø> (+0.36%) ⬆️
app/src/pages/ProtocolSetup/index.tsx 72.68% <100.00%> (+0.76%) ⬆️