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

add workaround patch of enum with colon failing CWL validation [URI variant] #764

Merged
merged 2 commits into from
Nov 24, 2024

fix CWL enum type invalid

c12bc63
Select commit
Loading
Failed to load commit list.
Merged

add workaround patch of enum with colon failing CWL validation [URI variant] #764

fix CWL enum type invalid
c12bc63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 23, 2024 in 0s

87.36% (+0.00%) compared to bc032fa

View this Pull Request on Codecov

87.36% (+0.00%) compared to bc032fa

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.36%. Comparing base (bc032fa) to head (c12bc63).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #764   +/-   ##
=======================================
  Coverage   87.36%   87.36%           
=======================================
  Files          80       80           
  Lines       20676    20682    +6     
  Branches     2816     2818    +2     
=======================================
+ Hits        18063    18069    +6     
  Misses       1868     1868           
  Partials      745      745           

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