Closed jamescourtney closed 1 year ago
Merging #403 (f61568c) into main (af02592) will increase coverage by
0.00%
. The diff coverage is96.96%
.
@@ Coverage Diff @@
## main #403 +/- ##
=======================================
Coverage 97.34% 97.35%
=======================================
Files 124 125 +1
Lines 9652 9678 +26
Branches 784 786 +2
=======================================
+ Hits 9396 9422 +26
Misses 165 165
Partials 91 91
Files Changed | Coverage Δ | |
---|---|---|
src/FlatSharp.Compiler/Schema/EnumVal.cs | 100.00% <ø> (ø) |
|
src/FlatSharp.Compiler/Schema/FlatBufferEnum.cs | 0.00% <ø> (ø) |
|
.../FlatSharp.Compiler/SchemaModel/BaseSchemaModel.cs | 96.42% <ø> (ø) |
|
...arp.Compiler/SchemaModel/ValueStructSchemaModel.cs | 94.44% <75.00%> (+0.07%) |
:arrow_up: |
.../FlatSharp.Compiler/SchemaModel/EnumSchemaModel.cs | 100.00% <100.00%> (ø) |
|
...tSharp.Compiler/SchemaModel/FlatSharpAttributes.cs | 98.88% <100.00%> (+0.02%) |
:arrow_up: |
...Sharp.Compiler/SchemaModel/IFlatSharpAttributes.cs | 100.00% <100.00%> (ø) |
|
...Compiler/SchemaModel/MutableFlatSharpAttributes.cs | 89.65% <100.00%> (+2.15%) |
:arrow_up: |
...atSharp.Compiler/SchemaModel/PropertyFieldModel.cs | 96.84% <100.00%> (+0.01%) |
:arrow_up: |
...Compiler/SchemaModel/ReferenceStructSchemaModel.cs | 93.18% <100.00%> (+0.15%) |
:arrow_up: |
... and 6 more |
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 af02592...f61568c. Read the comment docs.
Expose metadata attributes as C# attributes