feat(renderer): add ContentDrawable to View for direct drawing #1562
+65
−13
Codecov / codecov/project
succeeded
Apr 24, 2026 in 1s
55.52% (-0.13%) compared to 640d879
View this Pull Request on Codecov
55.52% (-0.13%) compared to 640d879
Details
Codecov Report
❌ Patch coverage is 50.00000% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.52%. Comparing base (640d879) to head (44da67e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cursed_renderer.go | 57.14% | 3 Missing and 3 partials |
| input.go | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1562 +/- ##
==========================================
- Coverage 55.64% 55.52% -0.13%
==========================================
Files 25 25
Lines 1310 1322 +12
==========================================
+ Hits 729 734 +5
- Misses 491 496 +5
- Partials 90 92 +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.
Loading