Closed jamescourtney closed 2 years ago
Merging #279 (35d4d25) into main (51abb25) will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #279 +/- ##
==========================================
+ Coverage 95.57% 95.58% +0.01%
==========================================
Files 113 113
Lines 7498 7526 +28
Branches 695 700 +5
==========================================
+ Hits 7166 7194 +28
Misses 230 230
Partials 102 102
Impacted Files | Coverage Δ | |
---|---|---|
src/FlatSharp.Compiler/CompilerOptions.cs | 100.00% <ø> (ø) |
|
src/FlatSharp.Compiler/FlatSharpCompiler.cs | 91.32% <100.00%> (+1.18%) |
:arrow_up: |
src/FlatSharp.Compiler/Schema/FlatBufferObject.cs | 100.00% <100.00%> (ø) |
|
...mpiler/SchemaModel/BaseReferenceTypeSchemaModel.cs | 100.00% <100.00%> (ø) |
|
...atSharp.Compiler/SchemaModel/PropertyFieldModel.cs | 92.27% <100.00%> (ø) |
|
...arp.Compiler/SchemaModel/ValueStructSchemaModel.cs | 95.80% <100.00%> (-0.03%) |
:arrow_down: |
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 51abb25...35d4d25. Read the comment docs.
Normalize
snake_case
andlowerPascalCase
toUpperPascalCase
when switch is on.