jamescourtney / FlatSharp

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

Delete legacy tests #395

Closed jamescourtney closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #395 (7abc667) into main (3a32712) will decrease coverage by 2.18%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #395      +/-   ##
==========================================
- Coverage   96.88%   94.70%   -2.18%     
==========================================
  Files         124      124              
  Lines        9681     9674       -7     
  Branches      828      824       -4     
==========================================
- Hits         9379     9162     -217     
- Misses        204      360     +156     
- Partials       98      152      +54     
Files Changed Coverage Δ
src/FlatSharp.Compiler/CompilerOptions.cs 100.00% <ø> (ø)
src/FlatSharp.Compiler/FlatSharpCompiler.cs 97.29% <100.00%> (+0.03%) :arrow_up:
src/FlatSharp/TypeModel/ItemMemberModel.cs 97.67% <100.00%> (+3.33%) :arrow_up:

... and 26 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3a32712...7abc667. Read the comment docs.