schema_salad icon indicating copy to clipboard operation
schema_salad copied to clipboard

java codegen: expose the extension fields

Open mr-c opened this issue 10 months ago • 4 comments

  • [ ] test with cwljava @vedran-kasalica

mr-c avatar Jan 16 '25 14:01 mr-c

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.

codecov[bot] avatar Jan 16 '25 17:01 codecov[bot]

@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 avatar Jan 29 '25 13:01 mr-c

@mr-c thank you for the update, I will work on the project and test it next week and let you know!

vedran-kasalica avatar Jan 29 '25 13:01 vedran-kasalica

@vedran-kasalica how did the testing go?

mr-c avatar Apr 07 '25 08:04 mr-c