Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Navigate to plan page automatically when starting migration #531

Merged
2 commits merged into from Apr 7, 2021

Conversation

mturley
Copy link
Collaborator

@mturley mturley commented Apr 7, 2021

Resolves #442

@mturley mturley requested a review from a team April 7, 2021 20:51
@konveyor-preview-bot
Copy link

🚀 Deployed Preview: http://konveyor-forklift-ui-pr-531-preview.surge.sh

Compare with current main branch: http://konveyor-forklift-ui-preview.surge.sh

@codecov
Copy link

codecov bot commented Apr 7, 2021

Codecov Report

Merging #531 (9d641c0) into main (35ca5c1) will decrease coverage by 0.03%.
The diff coverage is 12.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #531      +/-   ##
==========================================
- Coverage   59.73%   59.70%   -0.04%     
==========================================
  Files         133      133              
  Lines        4297     4301       +4     
  Branches     1069     1069              
==========================================
+ Hits         2567     2568       +1     
- Misses       1706     1709       +3     
  Partials       24       24              
Impacted Files Coverage Δ
src/app/queries/migrations.ts 19.48% <0.00%> (ø)
src/app/Plans/PlansPage.tsx 45.83% <20.00%> (-4.17%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 35ca5c1...9d641c0. Read the comment docs.

This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Navigate to migration details page as soon as user starts a migration
3 participants