Skip to content

Factory: also parse command-line options

dd80dea
Select commit
Loading
Failed to load commit list.
Open

Factory: also parse command-line options #2060

Factory: also parse command-line options
dd80dea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 1s

83.97% (-0.02%) compared to 6cfef62, passed because coverage increased by 0% when compared to adjusted base (83.96%)

View this Pull Request on Codecov

83.97% (-0.02%) compared to 6cfef62, passed because coverage increased by 0% when compared to adjusted base (83.96%)

Details

Codecov Report

❌ Patch coverage is 80.95238% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.97%. Comparing base (6cfef62) to head (dd80dea).
⚠️ Report is 164 commits behind head on main.

Files with missing lines Patch % Lines
cwltool/factory.py 80.95% 5 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2060      +/-   ##
==========================================
- Coverage   83.99%   83.97%   -0.02%     
==========================================
  Files          46       46              
  Lines        8302     8332      +30     
  Branches     1957     1964       +7     
==========================================
+ Hits         6973     6997      +24     
- Misses        853      858       +5     
- Partials      476      477       +1     

☔ 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.