Skip to content

Generate fast_parser.py with Schema SALAD codegen#2252

Draft
GlassOfWhiskey wants to merge 4 commits intomainfrom
generate-fast-parser
Draft

Generate fast_parser.py with Schema SALAD codegen#2252
GlassOfWhiskey wants to merge 4 commits intomainfrom
generate-fast-parser

Conversation

@GlassOfWhiskey
Copy link
Copy Markdown
Contributor

This commit generates a cwltool-specific parser that understands its CWL extensions. The parser inherits from those defined within the cwl-utils package, allowing to reuse utility functions.

This commit generates a cwltool-specific parser that understands
its CWL extensions. The parser inherits from those defined within
the `cwl-utils` package, allowing to reuse utility functions.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.79%. Comparing base (10cabef) to head (50622f4).
⚠️ Report is 2 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (10cabef) and HEAD (50622f4). Click for more details.

HEAD has 6 uploads less than BASE
Flag BASE (10cabef) HEAD (50622f4)
17 11
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2252       +/-   ##
===========================================
- Coverage   85.18%   51.79%   -33.40%     
===========================================
  Files          46       47        +1     
  Lines        8591    10243     +1652     
  Branches     2011     2356      +345     
===========================================
- Hits         7318     5305     -2013     
- Misses        807     4416     +3609     
- Partials      466      522       +56     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants