Skip to content

Merge branch 'master' into add_openvdb

40ca264
Select commit
Loading
Failed to load commit list.
Open

added a simple program to export files in .vdb format #148

Merge branch 'master' into add_openvdb
40ca264
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2026 in 1s

89.22% (+0.32%) compared to accce2b

View this Pull Request on Codecov

89.22% (+0.32%) compared to accce2b

Details

Codecov Report

❌ Patch coverage is 92.30769% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.22%. Comparing base (accce2b) to head (40ca264).

Files with missing lines Patch % Lines
gridData/OpenVDB.py 93.40% 5 Missing and 1 partial ⚠️
gridData/core.py 89.18% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #148      +/-   ##
==========================================
+ Coverage   88.90%   89.22%   +0.32%     
==========================================
  Files           5        6       +1     
  Lines         820      919      +99     
  Branches      107      124      +17     
==========================================
+ Hits          729      820      +91     
- Misses         54       60       +6     
- Partials       37       39       +2     

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