Fix order of SQLite PRAGMAS to allow configurable page_size #5140
Codecov / codecov/project
succeeded
Sep 20, 2024 in 0s
76.2% (target 60.0%)
View this Pull Request on Codecov
76.2% (target 60.0%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 76.2%. Comparing base (
b6391fe
) to head (915c71f
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #5140 +/- ##
=======================================
Coverage 76.2% 76.2%
=======================================
Files 760 760
Lines 61550 61550
Branches 8123 8122 -1
=======================================
+ Hits 46884 46888 +4
+ Misses 14666 14662 -4
Files with missing lines | Coverage Δ | |
---|---|---|
src/xrpld/core/DatabaseCon.h | 100.0% <100.0%> (ø) |
Loading