jamescourtney / FlatSharp

Fast, idiomatic C# implementation of Flatbuffers
Apache License 2.0
510 stars 51 forks source link

FlatSharp.Compiler only targets .net 6 now #338

Closed jamescourtney closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #338 (9550f07) into main (fc7cffa) will increase coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #338      +/-   ##
==========================================
+ Coverage   96.10%   96.17%   +0.06%     
==========================================
  Files         108      108              
  Lines        8045     8045              
  Branches      746      746              
==========================================
+ Hits         7732     7737       +5     
+ Misses        209      208       -1     
+ Partials      104      100       -4     
Impacted Files Coverage Δ
...atSharp/Serialization/RoslynSerializerGenerator.cs 98.33% <0.00%> (+0.18%) :arrow_up:
src/FlatSharp.Runtime/SpanComparers.cs 88.63% <0.00%> (+4.54%) :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 fc7cffa...9550f07. Read the comment docs.