Skip to content

Added support for loading native object for openvdb - #170

Merged
orbeckst merged 16 commits into
MDAnalysis:masterfrom
spyke7:grid_openvdb_native
Sep 1, 2026
Merged

Added support for loading native object for openvdb#170
orbeckst merged 16 commits into
MDAnalysis:masterfrom
spyke7:grid_openvdb_native

Merge branch 'master' into grid_openvdb_native

549ab2e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 1, 2026 in 0s

90.76% (+0.16%) compared to ab29b50

View this Pull Request on Codecov

90.76% (+0.16%) compared to ab29b50

Details

Codecov Report

❌ Patch coverage is 95.34884% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.76%. Comparing base (ab29b50) to head (549ab2e).

Files with missing lines Patch % Lines
gridData/OpenVDB.py 94.11% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #170      +/-   ##
==========================================
+ Coverage   90.59%   90.76%   +0.16%     
==========================================
  Files           6        6              
  Lines         946      985      +39     
  Branches      126      131       +5     
==========================================
+ Hits          857      894      +37     
- Misses         52       53       +1     
- Partials       37       38       +1     

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