Closed j4321 closed 7 years ago
Merging #2 into master will increase coverage by
9.96%
. The diff coverage is95.89%
.
@@ Coverage Diff @@
## master #2 +/- ##
==========================================
+ Coverage 86.7% 96.67% +9.96%
==========================================
Files 2 2
Lines 662 1142 +480
==========================================
+ Hits 574 1104 +530
+ Misses 88 38 -50
Impacted Files | Coverage Δ | |
---|---|---|
tests.py | 99.45% <100%> (+0.74%) |
:arrow_up: |
tkcolorpicker.py | 95.33% <93.17%> (+12.33%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update c03796c...7538a09. Read the comment docs.
Add optional alpha channel for the color picker dialog.