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: improved cpp generation (msvc 14.24) #763

Closed SGSSGene closed 9 months ago

SGSSGene commented 10 months ago

Improves the c++ generation.

This should only be merged if PR https://github.com/common-workflow-lab/cwl-cpp-auto/pull/9 and https://github.com/deNBI-cibi/tool_description_lib/pull/47 successfully pass all CI checks. And https://github.com/OpenMS/OpenMS/pull/6156 must pass everything except of "CodeFactor" and "apple_clang" checks

codecov[bot] commented 10 months ago

Codecov Report

Merging #763 (a74dff9) into main (49c9a7a) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #763   +/-   ##
=======================================
  Coverage   83.68%   83.68%           
=======================================
  Files          22       22           
  Lines        4580     4580           
  Branches     1239     1239           
=======================================
  Hits         3833     3833           
  Misses        483      483           
  Partials      264      264           
Files Coverage Δ
schema_salad/cpp_codegen.py 81.98% <ø> (ø)