jamescourtney / FlatSharp

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

Better error messaging #189

Closed jamescourtney closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #189 (b8da5f4) into master (dc5eb96) will increase coverage by 0.00%. The diff coverage is 97.61%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #189   +/-   ##
=======================================
  Coverage   94.58%   94.58%           
=======================================
  Files          99       99           
  Lines        7197     7201    +4     
  Branches      622      622           
=======================================
+ Hits         6807     6811    +4     
  Misses        294      294           
  Partials       96       96           
Impacted Files Coverage Δ
...atSharp/Serialization/RoslynSerializerGenerator.cs 98.78% <ø> (+0.22%) :arrow_up:
src/FlatSharp.Compiler/FlatSharpCompiler.cs 94.80% <97.56%> (-0.41%) :arrow_down:
src/FlatSharp.Compiler/ErrorContext.cs 85.24% <100.00%> (ø)

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 dc5eb96...b8da5f4. Read the comment docs.