jamescourtney / FlatSharp

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

Update samples and make ISerializer immutable #184

Closed jamescourtney closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #184 (ae8f3db) into master (6e9595f) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #184   +/-   ##
=======================================
  Coverage   93.63%   93.64%           
=======================================
  Files          99       99           
  Lines        7229     7233    +4     
  Branches      659      659           
=======================================
+ Hits         6769     6773    +4     
  Misses        342      342           
  Partials      118      118           
Impacted Files Coverage Δ
...rc/FlatSharp.Runtime/GeneratedSerializerWrapper.cs 82.17% <100.00%> (+0.57%) :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 6e9595f...ae8f3db. Read the comment docs.