jamescourtney / FlatSharp

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

V7 docs #332

Closed jamescourtney closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #332 (c00e72b) into main (291e093) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #332   +/-   ##
=======================================
  Coverage   96.41%   96.41%           
=======================================
  Files         111      111           
  Lines        8566     8566           
  Branches      803      803           
=======================================
  Hits         8259     8259           
  Misses        204      204           
  Partials      103      103           
Impacted Files Coverage Δ
....Runtime/Attributes/FlatBufferMetadataAttribute.cs 100.00% <ø> (ø)
src/FlatSharp.Runtime/IGeneratedSerializer.cs 100.00% <ø> (ø)
src/FlatSharp.Runtime/ObjectPool.cs 100.00% <ø> (ø)
src/FlatSharp.Runtime/Vectors/ImmutableList.cs 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 291e093...c00e72b. Read the comment docs.