schema_salad
schema_salad copied to clipboard
java codegen: expose the extension fields
- [ ] test with cwljava @vedran-kasalica
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 83.31%. Comparing base (84139c7) to head (55e99c0).
:warning: Report is 36 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #908 +/- ##
=======================================
Coverage 83.31% 83.31%
=======================================
Files 22 22
Lines 4952 4952
Branches 1185 1185
=======================================
Hits 4126 4126
Misses 548 548
Partials 278 278
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@vedran-kasalica I fixed cwljava, and you can see the result of this change at https://github.com/common-workflow-language/cwljava/pull/193 ; can you test it?
@mr-c thank you for the update, I will work on the project and test it next week and let you know!
@vedran-kasalica how did the testing go?