jamescourtney / FlatSharp

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

Move more tests #349

Closed jamescourtney closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #349 (a2aef17) into main (0471fde) will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #349      +/-   ##
==========================================
- Coverage   96.41%   96.41%   -0.01%     
==========================================
  Files         111      111              
  Lines        8566     8563       -3     
  Branches      803      803              
==========================================
- Hits         8259     8256       -3     
  Misses        204      204              
  Partials      103      103              
Impacted Files Coverage Δ
src/FlatSharp/Serialization/CSharpHelpers.cs 87.65% <ø> (-0.45%) :arrow_down:
...tSharp/Serialization/DeserializeClassDefinition.cs 100.00% <100.00%> (ø)

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 0471fde...a2aef17. Read the comment docs.