Skip to content

feat(lmdb): align backend with DeePMD-kit#1012

Open
OutisLi wants to merge 3 commits into
deepmodeling:masterfrom
OutisLi:pr/lmdb
Open

feat(lmdb): align backend with DeePMD-kit#1012
OutisLi wants to merge 3 commits into
deepmodeling:masterfrom
OutisLi:pr/lmdb

fix(lmdb): stabilize CI and overwrite behavior

3590e02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2026 in 0s

86.82% (-0.06%) compared to 0416b54, passed because coverage increased by 0.11% when compared to adjusted base (86.70%)

View this Pull Request on Codecov

86.82% (-0.06%) compared to 0416b54, passed because coverage increased by 0.11% when compared to adjusted base (86.70%)

Details

Codecov Report

❌ Patch coverage is 87.57764% with 120 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.82%. Comparing base (0416b54) to head (3590e02).

Files with missing lines Patch % Lines
dpdata/formats/lmdb/format.py 87.50% 120 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1012      +/-   ##
==========================================
- Coverage   86.87%   86.82%   -0.06%     
==========================================
  Files          89       89              
  Lines        8266     9114     +848     
==========================================
+ Hits         7181     7913     +732     
- Misses       1085     1201     +116     

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