Skip to content

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 Jul 9, 2025 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).
Report is 80 commits behind head on main.

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 17 uploads less than BASE
Flag BASE (55ccde7) HEAD (743ac15)
18 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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.