jamescourtney / FlatSharp

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

Lock FlatSharp versions #255

Closed jamescourtney closed 2 years ago

jamescourtney commented 2 years ago

Throw exception if Flatsharp.Runtime has a different version than FlatSharp.Compiler or FlatSharp.

codecov[bot] commented 2 years ago

Codecov Report

Merging #255 (ba0d372) into master (c211286) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
+ Coverage   95.21%   95.22%   +0.01%     
==========================================
  Files         109      109              
  Lines        7130     7147      +17     
  Branches      672      672              
==========================================
+ Hits         6789     6806      +17     
  Misses        237      237              
  Partials      104      104              
Impacted Files Coverage Δ
...atSharp/Serialization/RoslynSerializerGenerator.cs 98.71% <100.00%> (+0.04%) :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 c211286...ba0d372. Read the comment docs.