Experimental support for Facet #77
Merged
Codecov / codecov/project
failed
May 3, 2025 in 1s
98.73% (-0.25%) compared to c6c6f34
View this Pull Request on Codecov
98.73% (-0.25%) compared to c6c6f34
Details
Codecov Report
Attention: Patch coverage is 23.80952% with 16 lines in your changes missing coverage. Please review.
Project coverage is 98.73%. Comparing base (
c6c6f34) to head (94ff511).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/matrix.rs | 0.00% | 3 Missing |
| src/vector.rs | 62.50% | 3 Missing |
| src/box.rs | 0.00% | 2 Missing |
| src/point.rs | 0.00% | 2 Missing |
| src/size.rs | 0.00% | 2 Missing |
| src/transform.rs | 0.00% | 2 Missing |
| src/angle.rs | 0.00% | 1 Missing |
| src/rect.rs | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #77 +/- ##
==========================================
- Coverage 98.98% 98.73% -0.25%
==========================================
Files 22 22
Lines 6379 6387 +8
==========================================
- Hits 6314 6306 -8
- Misses 65 81 +16 ☔ 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