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: code compatible with clang #752

Closed SGSSGene closed 10 months ago

SGSSGene commented 10 months ago

This PR is ok when this PR passes: https://github.com/common-workflow-lab/cwl-cpp-auto/pull/7

codecov[bot] commented 10 months ago

Codecov Report

Merging #752 (d159592) into main (9faab59) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #752   +/-   ##
=======================================
  Coverage   83.65%   83.65%           
=======================================
  Files          22       22           
  Lines        4570     4571    +1     
  Branches     1236     1236           
=======================================
+ Hits         3823     3824    +1     
  Misses        483      483           
  Partials      264      264           
Files Coverage Δ
schema_salad/cpp_codegen.py 81.59% <100.00%> (+0.05%) :arrow_up: