jamescourtney / FlatSharp

Fast, idiomatic C# implementation of Flatbuffers
Apache License 2.0
497 stars 50 forks source link

Update Flatc to version 22.10.26 #334

Closed jamescourtney closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #334 (9c0f94b) into main (4f2dbc0) will increase coverage by 0.14%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #334      +/-   ##
==========================================
+ Coverage   96.01%   96.15%   +0.14%     
==========================================
  Files         110      110              
  Lines        8130     8114      -16     
  Branches      748      745       -3     
==========================================
- Hits         7806     7802       -4     
+ Misses        220      209      -11     
+ Partials      104      103       -1     
Impacted Files Coverage Δ
src/FlatSharp.Compiler/FlatSharpCompiler.cs 96.80% <100.00%> (+5.31%) :arrow_up:
...atSharp/Serialization/RoslynSerializerGenerator.cs 98.14% <0.00%> (-0.19%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4f2dbc0...9c0f94b. Read the comment docs.