jamescourtney / FlatSharp

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

Interface enhancements #251

Closed jamescourtney closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #251 (d120e5b) into master (292fed7) will decrease coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #251      +/-   ##
==========================================
- Coverage   95.22%   95.19%   -0.03%     
==========================================
  Files         108      109       +1     
  Lines        7081     7103      +22     
  Branches      671      671              
==========================================
+ Hits         6743     6762      +19     
- Misses        234      237       +3     
  Partials      104      104              
Impacted Files Coverage Δ
...harp.Compiler/SchemaModel/RpcServiceSchemaModel.cs 97.13% <100.00%> (-0.05%) :arrow_down:
...rc/FlatSharp.Runtime/GeneratedSerializerWrapper.cs 82.83% <100.00%> (+0.12%) :arrow_up:
src/FlatSharp.Runtime/ISerializerExtensions.cs 82.35% <100.00%> (ø)
...atSharp/Serialization/RoslynSerializerGenerator.cs 98.66% <100.00%> (+0.02%) :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 292fed7...d120e5b. Read the comment docs.