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

mrc-563 preliminary PR to adding progress bar #102

Merged
merged 7 commits into from
Oct 18, 2019
Merged

mrc-563 preliminary PR to adding progress bar #102

merged 7 commits into from
Oct 18, 2019

Conversation

hillalex
Copy link
Contributor

@hillalex hillalex commented Oct 16, 2019

This just converts the store over to using the full returned status from the API.

@codecov
Copy link

codecov bot commented Oct 16, 2019

Codecov Report

Merging #102 into master will decrease coverage by <1%.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #102   +/-   ##
=======================================
- Coverage        97%    97%   -1%     
  Complexity       98     98           
=======================================
  Files           105    105           
  Lines          1607   1600    -7     
  Branches        218    217    -1     
=======================================
- Hits           1573   1566    -7     
  Misses           28     28           
  Partials          6      6
Impacted Files Coverage Δ Complexity Δ
src/app/static/src/app/store/modelRun/mutations.ts 100% <100%> (ø) 0 <0> (ø) ⬇️
src/app/static/src/app/store/modelRun/actions.ts 100% <100%> (ø) 0 <0> (ø) ⬇️
src/app/static/src/app/store/modelRun/modelRun.ts 100% <100%> (ø) 0 <0> (ø) ⬇️
...pp/static/src/app/components/modelRun/ModelRun.vue 100% <100%> (ø) 0 <0> (ø) ⬇️

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 18af25a...c1c68dd. Read the comment docs.

@hillalex hillalex changed the title mrc-563 progress bar mrc-563 preliminary PR to adding progress bar Oct 17, 2019
@EmmaLRussell EmmaLRussell merged commit 198b2e2 into master Oct 18, 2019
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.

2 participants