Skip to content

Refactor: Create @batch-flask "package" #1107

Merged
timotheeguerin merged 28 commits into
masterfrom
internal/bl-common
Mar 2, 2018
Merged

Refactor: Create @batch-flask "package" #1107
timotheeguerin merged 28 commits into
masterfrom
internal/bl-common

Conversation

@timotheeguerin
Copy link
Copy Markdown
Member

fix #1106

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 2, 2018

Codecov Report

Merging #1107 into master will increase coverage by 0.01%.
The diff coverage is 97.08%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1107      +/-   ##
==========================================
+ Coverage   53.35%   53.37%   +0.01%     
==========================================
  Files         890      891       +1     
  Lines       20539    20546       +7     
  Branches     2289     2289              
==========================================
+ Hits        10959    10966       +7     
  Misses       9580     9580
Impacted Files Coverage Δ
src/@batch-flask/core/filter-builder/connector.ts 100% <ø> (ø)
...pp/services/ms-graph/core/aad-graph-list-getter.ts 10.34% <ø> (ø) ⬆️
src/@batch-flask/core/decorators/autobind.ts 75% <ø> (ø)
...b-progress-status/job-progress-status.component.ts 98.71% <ø> (ø) ⬆️
...ents/data/action/delete/delete-container-action.ts 18.18% <ø> (ø) ⬆️
src/@batch-flask/core/decorators/index.ts 100% <ø> (ø)
...application/action/delete/delete-package-action.ts 16.66% <ø> (ø) ⬆️
app/services/core/long-running-action.ts 5.61% <ø> (ø) ⬆️
.../components/job/action/delete/delete-job-action.ts 20% <ø> (ø) ⬆️
...e/programing-sample/programing-sample.component.ts 92% <ø> (ø) ⬆️
... and 765 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 3618785...187d7ef. Read the comment docs.

@timotheeguerin timotheeguerin changed the title Refactor: @bl-common package Refactor: Create @batch-flask "package" Mar 2, 2018
@timotheeguerin timotheeguerin merged commit 369fd54 into master Mar 2, 2018
@timotheeguerin timotheeguerin deleted the internal/bl-common branch March 2, 2018 22:44
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.

Create a new @batch-flask folder to simulate a package

1 participant