common-workflow-language / schema_salad

Semantic Annotations for Linked Avro Data
https://www.commonwl.org/v1.2/SchemaSalad.html
Apache License 2.0
72 stars 62 forks source link

Fix java code generator emitting unknown None symbol #858

Closed mvdbeek closed 2 months ago

mvdbeek commented 2 months ago

Quite similar to https://github.com/common-workflow-language/schema_salad/pull/829/commits/6d85020dae720722ddd623db0349d8bd2736715c and fixes building the java code for gxformat2.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.03%. Comparing base (71398c9) to head (065b050). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #858 +/- ## ======================================= Coverage 83.03% 83.03% ======================================= Files 22 22 Lines 4834 4834 Branches 1310 1310 ======================================= Hits 4014 4014 Misses 545 545 Partials 275 275 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.