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

Prov data input output #1989

Draft
wants to merge 42 commits into
base: main
Choose a base branch
from

Merge pull request #2045 from common-workflow-language/main

743ac15
Select commit
Loading
Failed to load commit list.
Draft

Prov data input output #1989

Merge pull request #2045 from common-workflow-language/main
743ac15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 2, 2024 in 0s

70.18% (-13.63%) compared to 55ccde7

View this Pull Request on Codecov

70.18% (-13.63%) compared to 55ccde7

Details

Codecov Report

Attention: Patch coverage is 62.37624% with 38 lines in your changes missing coverage. Please review.

Project coverage is 70.18%. Comparing base (55ccde7) to head (743ac15).

Files with missing lines Patch % Lines
cwltool/cwlprov/ro.py 43.18% 20 Missing and 5 partials ⚠️
cwltool/cwlprov/__init__.py 53.84% 6 Missing ⚠️
cwltool/cwlprov/provenance_profile.py 40.00% 6 Missing ⚠️
cwltool/cwlprov/writablebagfile.py 75.00% 0 Missing and 1 partial ⚠️

❗ There is a different number of reports uploaded between BASE (55ccde7) and HEAD (743ac15). Click for more details.

HEAD has 16 uploads less than BASE
Flag BASE (55ccde7) HEAD (743ac15)
17 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1989       +/-   ##
===========================================
- Coverage   83.80%   70.18%   -13.63%     
===========================================
  Files          46       46               
  Lines        8270     8328       +58     
  Branches     2202     2117       -85     
===========================================
- Hits         6931     5845     -1086     
- Misses        858     1864     +1006     
- Partials      481      619      +138     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.