Closed 5yutan5 closed 1 year ago
Merging #219 (0927a33) into main (1f2dd88) will decrease coverage by
1.23%
. The diff coverage is79.38%
.
@@ Coverage Diff @@
## main #219 +/- ##
==========================================
- Coverage 98.39% 97.15% -1.24%
==========================================
Files 39 42 +3
Lines 1432 1512 +80
==========================================
+ Hits 1409 1469 +60
- Misses 23 43 +20
Impacted Files | Coverage Δ | |
---|---|---|
qdarktheme/_resources/stylesheets.py | 100.00% <ø> (ø) |
|
qdarktheme/_resources/svg.py | 100.00% <ø> (ø) |
|
qdarktheme/_style_loader.py | 86.60% <53.12%> (-13.40%) |
:arrow_down: |
qdarktheme/_os_appearance/_accent/_mac_detect.py | 89.65% <89.65%> (ø) |
|
qdarktheme/_os_appearance/_accent/__init__.py | 90.00% <90.00%> (ø) |
|
qdarktheme/_icon/svg.py | 100.00% <100.00%> (ø) |
|
qdarktheme/_main.py | 100.00% <100.00%> (ø) |
|
qdarktheme/_os_appearance/__init__.py | 100.00% <100.00%> (ø) |
|
qdarktheme/_os_appearance/listener.py | 89.65% <100.00%> (ø) |
|
qdarktheme/_resources/__init__.py | 100.00% <100.00%> (ø) |
|
... and 4 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
MacOS features user-selectable color accents. This PR will allow for the detection of changes in accent colors and sync with qdarktheme's style.