jamescourtney / FlatSharp

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

Multiplatform CI/CD #392

Closed jamescourtney closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #392 (9546c85) into main (3599660) will decrease coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #392      +/-   ##
==========================================
- Coverage   96.88%   96.87%   -0.01%     
==========================================
  Files         124      124              
  Lines        9681     9678       -3     
  Branches      827      827              
==========================================
- Hits         9379     9376       -3     
  Misses        204      204              
  Partials       98       98              
Files Changed Coverage Δ
src/FlatSharp.Compiler/FlatSharpCompiler.cs 97.26% <100.00%> (-0.04%) :arrow_down:

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 3599660...9546c85. Read the comment docs.