jamescourtney / FlatSharp

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

Add Stryker Tests to Code Coverage #397

Closed jamescourtney closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #397 (006d9f3) into main (3a32712) will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #397      +/-   ##
==========================================
+ Coverage   96.88%   96.90%   +0.02%     
==========================================
  Files         124      124              
  Lines        9681     9681              
  Branches      828      828              
==========================================
+ Hits         9379     9381       +2     
+ Misses        204      202       -2     
  Partials       98       98              

see 1 file 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...006d9f3. Read the comment docs.