Skip to content

Improve LMDBDict - #54

Merged
maleadt merged 4 commits into
mainfrom
tb/dict
May 21, 2026
Merged

Improve LMDBDict#54
maleadt merged 4 commits into
mainfrom
tb/dict

Batch LMDBDict bulk updates into a single write transaction.

fe773a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 0s

83.40% (+2.80%) compared to 97af9ac

View this Pull Request on Codecov

83.40% (+2.80%) compared to 97af9ac

Details

Codecov Report

❌ Patch coverage is 97.63314% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.40%. Comparing base (97af9ac) to head (fe773a4).

Files with missing lines Patch % Lines
src/dicts.jl 97.57% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
+ Coverage   80.59%   83.40%   +2.80%     
==========================================
  Files           9        9              
  Lines         701      717      +16     
==========================================
+ Hits          565      598      +33     
+ Misses        136      119      -17     

☔ View full report in Codecov by Sentry.
📢 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.