Remove Object Pooling #450
Merged
Codecov / codecov/project
failed
Nov 7, 2024 in 0s
96.61% (-0.31%) compared to 9b48653
View this Pull Request on Codecov
96.61% (-0.31%) compared to 9b48653
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 96.61%. Comparing base (
9b48653
) to head (60c569b
).
Additional details and impacted files
@@ Coverage Diff @@
## main #450 +/- ##
==========================================
- Coverage 96.92% 96.61% -0.31%
==========================================
Files 126 124 -2
Lines 9784 8843 -941
Branches 795 730 -65
==========================================
- Hits 9483 8544 -939
- Misses 209 215 +6
+ Partials 92 84 -8
Files with missing lines | Coverage Δ | |
---|---|---|
src/FlatSharp.Compiler/CompilerOptions.cs | 100.00% <ø> (ø) |
|
...mpiler/SchemaModel/BaseReferenceTypeSchemaModel.cs | 100.00% <ø> (ø) |
|
...Compiler/SchemaModel/ReferenceStructSchemaModel.cs | 92.68% <ø> (-0.66%) |
⬇️ |
...FlatSharp.Compiler/SchemaModel/TableSchemaModel.cs | 100.00% <ø> (ø) |
|
...harp.Compiler/SchemaModel/ValueUnionSchemaModel.cs | 97.40% <100.00%> (-0.06%) |
⬇️ |
...rc/FlatSharp.Runtime/GeneratedSerializerWrapper.cs | 82.06% <ø> (-0.49%) |
⬇️ |
...atSharp.Runtime/Vectors/FlatBufferIndexedVector.cs | 80.00% <100.00%> (-4.49%) |
⬇️ |
...time/Vectors/FlatBufferProgressiveIndexedVector.cs | 83.67% <100.00%> (-3.10%) |
⬇️ |
...c/FlatSharp.Runtime/Vectors/GreedyIndexedVector.cs | 88.23% <100.00%> (-2.78%) |
⬇️ |
src/FlatSharp/FlatBufferVectorHelpers_Greedy.cs | 100.00% <100.00%> (ø) |
|
... and 14 more |
... and 2 files with indirect coverage changes
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 9b48653...60c569b. Read the comment docs.
Loading