Skip to content

Add Read only Mode, does not allow inserts - #75

Open
movitto wants to merge 2 commits into
cppalliance:masterfrom
movitto:read-only
Open

Add Read only Mode, does not allow inserts#75
movitto wants to merge 2 commits into
cppalliance:masterfrom
movitto:read-only

Add Read only Mode, does not allow inserts

69b325e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 7, 2026 in 0s

93.42% (-1.13%) compared to 79c1dca

View this Pull Request on Codecov

93.42% (-1.13%) compared to 79c1dca

Details

Codecov Report

❌ Patch coverage is 60.93750% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.42%. Comparing base (79c1dca) to head (69b325e).
⚠️ Report is 24 commits behind head on master.

Files with missing lines Patch % Lines
include/nudb/impl/file.ipp 44.00% 14 Missing ⚠️
include/nudb/impl/basic_store.ipp 54.54% 10 Missing ⚠️
include/nudb/impl/create.ipp 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
- Coverage   94.55%   93.42%   -1.13%     
==========================================
  Files          29       30       +1     
  Lines        1891     1947      +56     
==========================================
+ Hits         1788     1819      +31     
- Misses        103      128      +25     

☔ 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.