jamescourtney / FlatSharp

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

Exclude some progressive stuff #364

Closed jamescourtney closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #364 (e1303b0) into main (0d17ad4) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #364   +/-   ##
=======================================
  Coverage   96.63%   96.63%           
=======================================
  Files         114      114           
  Lines        8741     8747    +6     
  Branches      818      818           
=======================================
+ Hits         8447     8453    +6     
  Misses        202      202           
  Partials       92       92           
Impacted Files Coverage Δ
src/FlatSharp.Compiler/FlatSharpCompiler.cs 97.21% <100.00%> (+0.06%) :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 0d17ad4...e1303b0. Read the comment docs.