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: Upload node agent scripts #1174

Merged
merged 15 commits into from
Mar 21, 2018
Merged

Conversation

timotheeguerin
Copy link
Member

@timotheeguerin timotheeguerin commented Mar 15, 2018

fix #1148

  • Submit form
    image

  • Track upload progress

  • Waiting for the api to be published and update the azure-batch sdk

@codecov
Copy link

codecov bot commented Mar 20, 2018

Codecov Report

Merging #1174 into master will decrease coverage by 0.11%.
The diff coverage is 21.97%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1174      +/-   ##
==========================================
- Coverage   53.76%   53.65%   -0.12%     
==========================================
  Files         939      941       +2     
  Lines       21256    21335      +79     
  Branches     2355     2363       +8     
==========================================
+ Hits        11429    11448      +19     
- Misses       9827     9887      +60
Impacted Files Coverage Δ
app/services/storage/blob-storage-client-proxy.ts 1.06% <ø> (ø) ⬆️
...sk/ui/datetime-picker/datetime-picker.component.ts 16.17% <0%> (ø) ⬆️
app/services/storage.service.ts 8.33% <0%> (-0.15%) ⬇️
app/services/batch-api/nodeProxy.ts 5.71% <0%> (-0.35%) ⬇️
app/services/batch-api/jobProxy.ts 8.33% <0%> (ø) ⬆️
app/services/batch-api/poolProxy.ts 7.69% <0%> (ø) ⬆️
app/services/node.service.ts 10.1% <0%> (ø)
app/components/data/shared/data.shared.module.ts 100% <100%> (ø) ⬆️
src/@batch-flask/ui/index.ts 100% <100%> (ø) ⬆️
app/services/index.ts 100% <100%> (ø) ⬆️
... and 5 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 0a6037e...49c38ac. Read the comment docs.

@timotheeguerin timotheeguerin merged commit cff4185 into master Mar 21, 2018
@timotheeguerin timotheeguerin deleted the feature/upload-node-logs branch March 21, 2018 19:52
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.

Upload node logs
1 participant