jamescourtney / FlatSharp

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

Add global namespace test #409

Closed jamescourtney closed 11 months ago

jamescourtney commented 11 months ago

Fix for #406

codecov[bot] commented 11 months ago

Codecov Report

Merging #409 (d860446) into main (0fe45ca) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #409   +/-   ##
=======================================
  Coverage   97.35%   97.35%           
=======================================
  Files         125      125           
  Lines        9678     9678           
  Branches      786      786           
=======================================
  Hits         9422     9422           
  Misses        165      165           
  Partials       91       91           
Files Coverage Δ
src/FlatSharp.Compiler/CloneMethodsGenerator.cs 92.98% <100.00%> (ø)
...FlatSharp.Compiler/SchemaModel/TableSchemaModel.cs 100.00% <100.00%> (ø)

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 0fe45ca...d860446. Read the comment docs.