jamescourtney / FlatSharp

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

Shared String Tweaks #236

Closed jamescourtney closed 3 years ago

jamescourtney commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #236 (c37b0f6) into flatSharp6 (dda9763) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff               @@
##           flatSharp6     #236      +/-   ##
==============================================
+ Coverage       95.25%   95.26%   +0.01%     
==============================================
  Files             108      108              
  Lines            7079     7080       +1     
  Branches          671      671              
==============================================
+ Hits             6743     6745       +2     
  Misses            232      232              
+ Partials          104      103       -1     
Impacted Files Coverage Δ
src/FlatSharp.Runtime/IO/SharedStringWriter.cs 94.91% <ø> (+1.69%) :arrow_up:
...rc/FlatSharp.Runtime/GeneratedSerializerWrapper.cs 82.03% <100.00%> (+0.14%) :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 dda9763...c37b0f6. Read the comment docs.