jamescourtney / FlatSharp

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

Add C# 8 Build Step #362

Closed jamescourtney closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #362 (24621ce) into main (2515d92) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #362   +/-   ##
=======================================
  Coverage   96.61%   96.62%           
=======================================
  Files         114      114           
  Lines        8698     8701    +3     
  Branches      810      810           
=======================================
+ Hits         8404     8407    +3     
  Misses        203      203           
  Partials       91       91           
Impacted Files Coverage Δ
...harp.Compiler/SchemaModel/RpcServiceSchemaModel.cs 98.98% <100.00%> (+<0.01%) :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 2515d92...24621ce. Read the comment docs.