jamescourtney / FlatSharp

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

Absolute paths flatc #391

Closed jamescourtney closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #391 (61347de) into main (2c53aa0) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #391      +/-   ##
==========================================
+ Coverage   96.86%   96.88%   +0.01%     
==========================================
  Files         124      124              
  Lines        9699     9681      -18     
  Branches      829      827       -2     
==========================================
- Hits         9395     9379      -16     
  Misses        204      204              
+ Partials      100       98       -2     
Files Changed Coverage Δ
src/FlatSharp.Compiler/FlatSharpCompiler.cs 97.29% <100.00%> (-0.04%) :arrow_down:
...iler/SchemaMutators/PathNormalizerSchemaMutator.cs 100.00% <100.00%> (ø)

... and 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 2c53aa0...61347de. Read the comment docs.