Add scale component handling to Shape and PlanarSurface transformations #1494
Codecov / codecov/project
succeeded
Nov 20, 2025 in 1s
62.35% (+0.09%) compared to e34268a
View this Pull Request on Codecov
62.35% (+0.09%) compared to e34268a
Details
Codecov Report
❌ Patch coverage is 98.30508% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 62.35%. Comparing base (e34268a) to head (bc4bcf5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/compas/geometry/shapes/shape.py | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1494 +/- ##
==========================================
+ Coverage 62.26% 62.35% +0.09%
==========================================
Files 208 208
Lines 22452 22510 +58
==========================================
+ Hits 13979 14037 +58
Misses 8473 8473 ☔ 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