jamescourtney / FlatSharp

Fast, idiomatic C# implementation of Flatbuffers
Apache License 2.0
510 stars 51 forks source link

Update samples to 6.3.3 #310

Closed jamescourtney closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #310 (e81e76f) into main (6ac0675) will decrease coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #310      +/-   ##
==========================================
- Coverage   95.78%   95.77%   -0.02%     
==========================================
  Files         114      114              
  Lines        7829     7829              
  Branches      741      741              
==========================================
- Hits         7499     7498       -1     
  Misses        229      229              
- Partials      101      102       +1     
Impacted Files Coverage Δ
src/FlatSharp/FlatBufferSerializer.cs 89.00% <0.00%> (-1.00%) :arrow_down:

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 6ac0675...e81e76f. Read the comment docs.