Skip to content

Fix 2d output arrays with format tag #2010

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

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

simplify

c73137b
Select commit
Loading
Failed to load commit list.
Open

Fix 2d output arrays with format tag #2010

simplify
c73137b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2024 in 0s

83.84% (+0.97%) compared to 71360db

View this Pull Request on Codecov

83.84% (+0.97%) compared to 71360db

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 83.84%. Comparing base (71360db) to head (c73137b).

Files Patch % Lines
cwltool/command_line_tool.py 66.66% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2010      +/-   ##
==========================================
+ Coverage   82.87%   83.84%   +0.97%     
==========================================
  Files          46       46              
  Lines        8244     8251       +7     
  Branches     2190     2194       +4     
==========================================
+ Hits         6832     6918      +86     
+ Misses        909      854      -55     
+ Partials      503      479      -24     

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