smithay
smithay copied to clipboard
Auto/Combined renderer PoC
This is a hand written renderer combining our GlesRenderer and PixmanRenderer to validate and discuss before starting with work on a proc-macro based approach.
To be used in combination with https://github.com/Smithay/smithay/pull/1666
based on https://github.com/Smithay/smithay/pull/1637
Codecov Report
Attention: Patch coverage is 74.31193% with 28 lines in your changes missing coverage. Please review.
Project coverage is 19.16%. Comparing base (
10d03af) to head (cd9c439). Report is 67 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1668 +/- ##
==========================================
- Coverage 19.18% 19.16% -0.03%
==========================================
Files 174 174
Lines 28693 28744 +51
==========================================
+ Hits 5505 5508 +3
- Misses 23188 23236 +48
| Flag | Coverage Δ | |
|---|---|---|
| wlcs-buffer | 16.70% <74.31%> (-0.02%) |
:arrow_down: |
| wlcs-core | 16.44% <74.31%> (-0.02%) |
:arrow_down: |
| wlcs-output | 6.81% <25.68%> (-0.01%) |
:arrow_down: |
| wlcs-pointer-input | 18.14% <74.31%> (-0.03%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.