jamescourtney / FlatSharp

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

VTable BE enhancements #316

Closed jamescourtney closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #316 (1226cbd) into main (e17630a) will decrease coverage by 0.05%. The diff coverage is 95.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #316      +/-   ##
==========================================
- Coverage   95.82%   95.77%   -0.06%     
==========================================
  Files         114      114              
  Lines        7861     7991     +130     
  Branches      749      753       +4     
==========================================
+ Hits         7533     7653     +120     
- Misses        222      228       +6     
- Partials      106      110       +4     
Impacted Files Coverage Δ
src/FlatSharp.Runtime/VTables/VTable4.cs 92.59% <92.64%> (-4.71%) :arrow_down:
src/FlatSharp.Runtime/VTables/VTable8.cs 96.05% <96.40%> (-2.44%) :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 e17630a...1226cbd. Read the comment docs.