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 CWL objects to parser __init__.py #267

Merged
merged 1 commit into from
Dec 3, 2024

Add CWL objects to parser `__init__.py`

a126c39
Select commit
Loading
Failed to load commit list.
Merged

Add CWL objects to parser __init__.py #267

Add CWL objects to parser `__init__.py`
a126c39
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 0s

33.50% (+0.05%) compared to b76b039

View this Pull Request on Codecov

33.50% (+0.05%) compared to b76b039

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.50%. Comparing base (b76b039) to head (a126c39).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #267      +/-   ##
==========================================
+ Coverage   33.45%   33.50%   +0.05%     
==========================================
  Files          29       29              
  Lines       31007    31031      +24     
  Branches     8672     8672              
==========================================
+ Hits        10373    10397      +24     
  Misses      18212    18212              
  Partials     2422     2422              

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