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

tighten codegen type hints #751

Closed mr-c closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Merging #751 (31a9377) into main (df9d784) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #751      +/-   ##
==========================================
+ Coverage   83.64%   83.65%   +0.01%     
==========================================
  Files          22       22              
  Lines        4567     4570       +3     
  Branches     1233     1236       +3     
==========================================
+ Hits         3820     3823       +3     
  Misses        483      483              
  Partials      264      264              
Files Coverage Δ
schema_salad/codegen_base.py 100.00% <ø> (ø)
schema_salad/cpp_codegen.py 81.53% <100.00%> (-0.06%) :arrow_down:
schema_salad/dotnet_codegen.py 95.75% <ø> (ø)
schema_salad/fetcher.py 66.37% <100.00%> (+1.23%) :arrow_up:
schema_salad/java_codegen.py 91.10% <ø> (ø)
schema_salad/python_codegen.py 93.65% <ø> (ø)
schema_salad/typescript_codegen.py 95.95% <ø> (ø)