jamescourtney / FlatSharp

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

Improve Stryker Coverage #365

Closed jamescourtney closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #365 (06b024d) into main (4163907) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #365   +/-   ##
=======================================
  Coverage   96.86%   96.86%           
=======================================
  Files         121      121           
  Lines        9570     9581   +11     
  Branches      812      812           
=======================================
+ Hits         9270     9281   +11     
  Misses        204      204           
  Partials       96       96           
Impacted Files Coverage Δ
src/FlatSharp.Runtime/Vectors/VectorsCommon.cs 91.66% <100.00%> (+0.75%) :arrow_up:
src/FlatSharp/FlatBufferVectorHelpers.cs 100.00% <100.00%> (ø)
src/FlatSharp/FlatBufferVectorHelpers_LazyUnion.cs 100.00% <100.00%> (ø)
...tSharp/FlatBufferVectorHelpers_ProgressiveUnion.cs 100.00% <100.00%> (ø)

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 4163907...06b024d. Read the comment docs.