jamescourtney / FlatSharp

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

Improve progressive vector perf #232

Closed jamescourtney closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #232 (5fe8250) into flatSharp6 (b9e12bc) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           flatSharp6     #232   +/-   ##
===========================================
  Coverage       95.25%   95.25%           
===========================================
  Files             108      108           
  Lines            7074     7079    +5     
  Branches          671      671           
===========================================
+ Hits             6738     6743    +5     
  Misses            232      232           
  Partials          104      104           
Impacted Files Coverage Δ
...arp.Runtime/Vectors/FlatBufferProgressiveVector.cs 94.06% <100.00%> (+0.26%) :arrow_up:

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 b9e12bc...5fe8250. Read the comment docs.