Skip to content

Factory: also parse command-line options

Codecov / codecov/project succeeded Oct 24, 2024 in 0s

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

Attention: 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).

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.