Skip to content

Add LoadContents union type in parser#389

Merged
mr-c merged 1 commit into
mainfrom
add-load-contents
Dec 11, 2025
Merged

Add LoadContents union type in parser#389
mr-c merged 1 commit into
mainfrom
add-load-contents

Conversation

@GlassOfWhiskey
Copy link
Copy Markdown
Collaborator

This commit adds a LoadContents union type that contains all concrete classes that extend the LoadContents abstract class in CWL Schema SALAD.

This commit adds a `LoadContents` union type that contains all concrete
classes that extend the `LoadContents` abstract class in CWL Schema SALAD.
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 34.64%. Comparing base (f14ff6a) to head (df74bef).
⚠️ Report is 20 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #389   +/-   ##
=======================================
  Coverage   34.63%   34.64%           
=======================================
  Files          30       30           
  Lines       35398    35400    +2     
  Branches     9538     9538           
=======================================
+ Hits        12261    12263    +2     
  Misses      20257    20257           
  Partials     2880     2880           

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

@GlassOfWhiskey GlassOfWhiskey requested a review from mr-c December 11, 2025 20:26
@mr-c mr-c merged commit bfb9b27 into main Dec 11, 2025
29 checks passed
@mr-c mr-c deleted the add-load-contents branch December 11, 2025 21:15
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