jamescourtney / FlatSharp

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

Additional value struct tests #199

Closed jamescourtney closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #199 (5fef40a) into master (fa2c7bf) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #199      +/-   ##
==========================================
+ Coverage   94.68%   94.72%   +0.03%     
==========================================
  Files         103      103              
  Lines        7560     7558       -2     
  Branches      661      661              
==========================================
+ Hits         7158     7159       +1     
+ Misses        303      300       -3     
  Partials       99       99              
Impacted Files Coverage Δ
src/FlatSharp/TypeModel/ValueStructTypeModel.cs 100.00% <100.00%> (+1.97%) :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 fa2c7bf...5fef40a. Read the comment docs.