Skip to content

perf: O(1) select-by-ID in DBSQLMemoryAdapter; add JSON and DB benchmarks - #151

Merged
gmpassos merged 4 commits into
masterfrom
perf/db-json-optimizations
Aug 12, 2026
Merged

perf: O(1) select-by-ID in DBSQLMemoryAdapter; add JSON and DB benchmarks#151
gmpassos merged 4 commits into
masterfrom
perf/db-json-optimizations

docs: record what the transaction floor is not

2be651a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2026 in 1s

68.16% (+0.02%) compared to f169496

View this Pull Request on Codecov

68.16% (+0.02%) compared to f169496

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.16%. Comparing base (f169496) to head (2be651a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #151      +/-   ##
==========================================
+ Coverage   68.14%   68.16%   +0.02%     
==========================================
  Files          66       66              
  Lines       22129    22137       +8     
==========================================
+ Hits        15080    15090      +10     
+ Misses       7049     7047       -2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.