Closed serebrov closed 1 year ago
Merging #271 (01c6815) into master (6b62180) will not change coverage. The diff coverage is
n/a
.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
@@ Coverage Diff @@
## master #271 +/- ##
=======================================
Coverage 89.42% 89.42%
=======================================
Files 15 15
Lines 577 577
Branches 143 143
=======================================
Hits 516 516
Misses 55 55
Partials 6 6
Impacted Files | Coverage Δ | |
---|---|---|
src/components/Picker.vue | 100.00% <ø> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
[#253] Selectable via slot
Prototype selectable picker using custom slot (much simpler then #268, same result).