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

GalaxyWorkflow: improve parsing speed & codegen #108

Merged
merged 2 commits into from
Dec 2, 2024

Regenerate schema and auto-generated code

1e7a112
Select commit
Loading
Failed to load commit list.
Merged

GalaxyWorkflow: improve parsing speed & codegen #108

Regenerate schema and auto-generated code
1e7a112
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 1s

41.03% (+0.17%) compared to 53abe0b

View this Pull Request on Codecov

41.03% (+0.17%) compared to 53abe0b

Details

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 41.03%. Comparing base (53abe0b) to head (1e7a112).

Files with missing lines Patch % Lines
typescript/src/GalaxyWorkflow.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
+ Coverage   40.85%   41.03%   +0.17%     
==========================================
  Files          50       51       +1     
  Lines        1968     1974       +6     
  Branches      441      441              
==========================================
+ Hits          804      810       +6     
  Misses       1047     1047              
  Partials      117      117              

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