Skip to content

Updated tests, OpenVDB.py and core.py

2c75469
Select commit
Loading
Failed to load commit list.
Open

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

Updated tests, OpenVDB.py and core.py
2c75469
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2026 in 1s

88.23% (+0.02%) compared to b29c1f4

View this Pull Request on Codecov

88.23% (+0.02%) compared to b29c1f4

Details

Codecov Report

❌ Patch coverage is 90.19608% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.23%. Comparing base (b29c1f4) to head (2c75469).

Files with missing lines Patch % Lines
gridData/OpenVDB.py 90.32% 5 Missing and 1 partial ⚠️
gridData/core.py 89.47% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #148      +/-   ##
==========================================
+ Coverage   88.20%   88.23%   +0.02%     
==========================================
  Files           5        6       +1     
  Lines         814      884      +70     
  Branches      107      122      +15     
==========================================
+ Hits          718      780      +62     
- Misses         56       62       +6     
- Partials       40       42       +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.