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

handle unsupported file operations #1544

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

pymonger
Copy link

@pymonger pymonger commented Oct 14, 2021

Resolves Duke-GCB/calrissian#123.
More info TBD.

@codecov
Copy link

codecov bot commented Oct 14, 2021

Codecov Report

Merging #1544 (56a4823) into main (ef7cb30) will decrease coverage by 11.58%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main    #1544       +/-   ##
===========================================
- Coverage   66.86%   55.28%   -11.59%     
===========================================
  Files          93       47       -46     
  Lines       16622     8353     -8269     
  Branches     4414     2173     -2241     
===========================================
- Hits        11115     4618     -6497     
+ Misses       4366     3180     -1186     
+ Partials     1141      555      -586     
Impacted Files Coverage Δ
cwltool/cwltool/process.py 69.77% <0.00%> (-1.20%) ⬇️
cwltool/cwltool/job.py 61.68% <0.00%> (-1.16%) ⬇️
cwltool/job.py
cwltool/process.py
cwltool/resolver.py
cwltool/load_tool.py
cwltool/cwlviewer.py
cwltool/main.py
cwltool/provenance_constants.py
cwltool/executors.py
... and 38 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 ef7cb30...56a4823. Read the comment docs.

@pymonger pymonger marked this pull request as ready for review February 15, 2022 18:39
@lgtm-com
Copy link

lgtm-com bot commented Mar 3, 2022

This pull request introduces 2 alerts when merging 41b4c6d into f1ae187 - view on LGTM.com

new alerts:

  • 2 for Except block handles 'BaseException'

@lgtm-com
Copy link

lgtm-com bot commented May 12, 2022

This pull request introduces 2 alerts when merging 56a4823 into ef7cb30 - view on LGTM.com

new alerts:

  • 2 for Except block handles 'BaseException'

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.

Invalid cross-device link running on Azure Kubernetes Service
1 participant