jamescourtney / FlatSharp

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

Fix C# 8 language issue with target type new expression #353

Closed jamescourtney closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #353 (08239df) into main (359b753) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #353   +/-   ##
=======================================
  Coverage   96.41%   96.41%           
=======================================
  Files         111      111           
  Lines        8563     8563           
  Branches      803      803           
=======================================
  Hits         8256     8256           
  Misses        204      204           
  Partials      103      103           
Impacted Files Coverage Δ
...tSharp/Serialization/DeserializeClassDefinition.cs 100.00% <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 359b753...08239df. Read the comment docs.