jamescourtney / FlatSharp

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

Stryker on Flatsharp.Runtime #367

Open jamescourtney opened 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #367 (8cda2d1) into main (af02592) will increase coverage by 0.29%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #367      +/-   ##
==========================================
+ Coverage   97.34%   97.64%   +0.29%     
==========================================
  Files         124      124              
  Lines        9652     9640      -12     
  Branches      784      784              
==========================================
+ Hits         9396     9413      +17     
+ Misses        165      141      -24     
+ Partials       91       86       -5     
Files Changed Coverage Δ
src/FlatSharp.Runtime/FlatSharpInternal.cs 100.00% <ø> (+25.00%) :arrow_up:
...rc/FlatSharp.Runtime/GeneratedSerializerWrapper.cs 99.28% <ø> (+12.38%) :arrow_up:
src/FlatSharp.Runtime/ISerializerExtensions.cs 82.35% <ø> (ø)
...atSharp.Runtime/Vectors/FlatBufferIndexedVector.cs 92.45% <ø> (ø)
...time/Vectors/FlatBufferProgressiveIndexedVector.cs 93.65% <ø> (ø)
...c/FlatSharp.Runtime/Vectors/GreedyIndexedVector.cs 97.67% <ø> (+4.57%) :arrow_up:
src/FlatSharp.Runtime/Vectors/VectorExceptions.cs 100.00% <ø> (+15.38%) :arrow_up:
src/FlatSharp.Compiler/FlatSharpCompiler.cs 97.28% <100.00%> (-0.02%) :arrow_down:
...atSharp/Serialization/RoslynSerializerGenerator.cs 98.05% <100.00%> (-0.01%) :arrow_down:

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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