fix(linux): wrong render_node selection in linux #4959
Closed
Codecov / codecov/project
succeeded
Apr 16, 2026 in 1s
19.47% (+2.12%) compared to 3527320
View this Pull Request on Codecov
19.47% (+2.12%) compared to 3527320
Details
Codecov Report
❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.47%. Comparing base (3527320) to head (dbceb94).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/platform/linux/wayland.cpp | 0.00% | 8 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #4959 +/- ##
==========================================
+ Coverage 17.35% 19.47% +2.12%
==========================================
Files 107 84 -23
Lines 23136 17522 -5614
Branches 10103 7882 -2221
==========================================
- Hits 4015 3413 -602
+ Misses 15025 11258 -3767
+ Partials 4096 2851 -1245 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/platform/linux/wayland.cpp | 2.95% <0.00%> (-0.04%) |
⬇️ |
... and 61 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 3527320...dbceb94. Read the comment docs.
Loading