ENH: Add low-level VTK-to-USD facade and clarify API boundary #46
Codecov / codecov/project
succeeded
May 6, 2026 in 1s
22.11% (+2.04%) compared to 54d1d5e
View this Pull Request on Codecov
22.11% (+2.04%) compared to 54d1d5e
Details
Codecov Report
❌ Patch coverage is 57.89474% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 22.11%. Comparing base (54d1d5e) to head (b0da21c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/physiomotion4d/vtk_to_usd/converter.py | 25.80% | 23 Missing |
| src/physiomotion4d/vtk_to_usd/vtk_reader.py | 80.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #46 +/- ##
==========================================
+ Coverage 20.06% 22.11% +2.04%
==========================================
Files 45 46 +1
Lines 6214 6268 +54
==========================================
+ Hits 1247 1386 +139
+ Misses 4967 4882 -85 ☔ 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.
Loading