jamescourtney / FlatSharp

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

Move more tests! #351

Closed jamescourtney closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #351 (bb2a7d9) into main (359b753) will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #351      +/-   ##
==========================================
+ Coverage   96.41%   96.43%   +0.02%     
==========================================
  Files         111      111              
  Lines        8563     8563              
  Branches      803      803              
==========================================
+ Hits         8256     8258       +2     
  Misses        204      204              
+ Partials      103      101       -2     
Impacted Files Coverage Δ
src/FlatSharp.Runtime/SpanComparers.cs 86.36% <0.00%> (+2.27%) :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 359b753...bb2a7d9. Read the comment docs.