Closed rydmike closed 2 years ago
Merging #46 (fff0a5e) into master (693e067) will increase coverage by
0.08%
. The diff coverage is72.41%
.
@@ Coverage Diff @@
## master #46 +/- ##
==========================================
+ Coverage 67.16% 67.24% +0.08%
==========================================
Files 24 24
Lines 2010 2061 +51
==========================================
+ Hits 1350 1386 +36
- Misses 660 675 +15
Impacted Files | Coverage Δ | |
---|---|---|
lib/src/color_wheel_picker.dart | 56.84% <10.00%> (-1.50%) |
:arrow_down: |
lib/src/color_picker.dart | 47.54% <25.00%> (-0.29%) |
:arrow_down: |
lib/src/functions/picker_functions.dart | 98.38% <92.85%> (-1.62%) |
:arrow_down: |
lib/src/color_tools.dart | 98.65% <100.00%> (+0.09%) |
:arrow_up: |
lib/src/models/color_picker_action_buttons.dart | 100.00% <100.00%> (ø) |
|
...b/src/models/color_picker_copy_paste_behavior.dart | 100.00% <100.00%> (ø) |
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 9a7f767...fff0a5e. Read the comment docs.
Fix width issue Fix autofocus issue via new feature Add dialog button order swap feature