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

Feature/batch jobs #87

Merged
merged 5 commits into from
Jun 20, 2019
Merged

Feature/batch jobs #87

merged 5 commits into from
Jun 20, 2019

Conversation

dvallin
Copy link
Owner

@dvallin dvallin commented Jun 20, 2019

No description provided.

@codecov-io
Copy link

codecov-io commented Jun 20, 2019

Codecov Report

Merging #87 into master will increase coverage by 0.32%.
The diff coverage is 96.74%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87       /-   ##
==========================================
  Coverage   95.44%   95.77%    0.32%     
==========================================
  Files          48       49        1     
  Lines        1493     1703      210     
  Branches      217      235       18     
==========================================
  Hits         1425     1631      206     
- Misses         66       70        4     
  Partials        2        2
Impacted Files Coverage Δ
src/commands/snapshots.ts 100% <100%> (ø) ⬆️
src/jobs/steps/PlanImageDeployment.ts 100% <100%> (ø) ⬆️
src/jobs/steps/PlanClusterDeployment.ts 100% <100%> (ø) ⬆️
src/IO.ts 100% <100%> (ø) ⬆️
src/commands/index.ts 92.85% <100%> ( 0.21%) ⬆️
src/jobs/steps/PlanNamespaceDeployment.ts 100% <100%> (ø) ⬆️
src/jobs/JobsRepositoryImpl.ts 96.06% <100%> ( 0.06%) ⬆️
src/jobs/JobsModule.ts 100% <100%> (ø) ⬆️
src/jobs/steps/ApplyDeployment.ts 100% <100%> (ø) ⬆️
src/jobs/model/Filter.ts 100% <100%> (ø) ⬆️
... and 10 more

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 8581e1d...c7baa95. Read the comment docs.

@dvallin dvallin merged commit de41c3e into master Jun 20, 2019
@dvallin dvallin deleted the feature/batch-jobs branch June 20, 2019 13:02
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