jamescourtney / FlatSharp

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

Code Coverage II #188

Closed jamescourtney closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #188 (66a0b68) into master (fee6be5) will increase coverage by 0.20%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #188      +/-   ##
==========================================
+ Coverage   94.37%   94.58%   +0.20%     
==========================================
  Files          99       99              
  Lines        7221     7197      -24     
  Branches      626      622       -4     
==========================================
- Hits         6815     6807       -8     
+ Misses        306      294      -12     
+ Partials      100       96       -4     
Impacted Files Coverage Δ
src/FlatSharp.Compiler/ErrorContext.cs 85.24% <100.00%> (+14.65%) :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 fee6be5...66a0b68. Read the comment docs.