Skip to content

Fix updater#1051

Merged
tetron merged 13 commits intomasterfrom
fix-updater
Jan 31, 2019
Merged

Fix updater#1051
tetron merged 13 commits intomasterfrom
fix-updater

Conversation

@tetron
Copy link
Copy Markdown
Member

@tetron tetron commented Jan 28, 2019

No description provided.

Peter Amstutz and others added 3 commits January 25, 2019 13:37
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 29, 2019

Codecov Report

Merging #1051 into master will decrease coverage by 0.09%.
The diff coverage is 88.38%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #1051     +/-   ##
=========================================
- Coverage   79.91%   79.82%   -0.1%     
=========================================
  Files          30       30             
  Lines        6060     6096     +36     
  Branches     1506     1522     +16     
=========================================
+ Hits         4843     4866     +23     
- Misses        847      854      +7     
- Partials      370      376      +6
Impacted Files Coverage Δ
cwltool/checker.py 96.77% <100%> (+1.5%) ⬆️
cwltool/process.py 86.21% <100%> (+0.09%) ⬆️
cwltool/workflow.py 85.24% <100%> (+0.02%) ⬆️
cwltool/builder.py 89.28% <100%> (+0.86%) ⬆️
cwltool/context.py 97.34% <100%> (+0.04%) ⬆️
cwltool/pack.py 83.85% <100%> (+0.1%) ⬆️
cwltool/executors.py 76.8% <50%> (-2.07%) ⬇️
cwltool/update.py 88.09% <84.21%> (+6.96%) ⬆️
cwltool/load_tool.py 83.64% <85.07%> (-2%) ⬇️
cwltool/command_line_tool.py 79.56% <91.66%> (+0.1%) ⬆️
... 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 4c2667e...3380515. Read the comment docs.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 29, 2019

Codecov Report

Merging #1051 into master will decrease coverage by 19.73%.
The diff coverage is 79.16%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1051       +/-   ##
===========================================
- Coverage   74.66%   54.93%   -19.74%     
===========================================
  Files          30       30               
  Lines        6060     6065        +5     
  Branches     1506     1509        +3     
===========================================
- Hits         4525     3332     -1193     
- Misses       1096     2360     +1264     
+ Partials      439      373       -66
Impacted Files Coverage Δ
cwltool/checker.py 78.7% <100%> (-10.48%) ⬇️
cwltool/builder.py 82.2% <25%> (+16.24%) ⬆️
cwltool/command_line_tool.py 67.51% <70%> (-1.69%) ⬇️
cwltool/update.py 82.85% <78.94%> (+14.93%) ⬆️
cwltool/factory.py 0% <0%> (-92.69%) ⬇️
cwltool/pack.py 10.62% <0%> (-73.13%) ⬇️
cwltool/subgraph.py 16.19% <0%> (-67.62%) ⬇️
cwltool/provenance.py 14.6% <0%> (-65.85%) ⬇️
cwltool/singularity.py 23.52% <0%> (-56.87%) ⬇️
cwltool/secrets.py 40.47% <0%> (-42.86%) ⬇️
... and 21 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 4d4bbc3...6f57262. Read the comment docs.

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.

1 participant