A system of development tools, and utilities used à la carte or as a suite to build enterprise-grade websites and applications.
24
stars
6
forks
source link
Increase code coverage of tooling to 100 across statements, lines, branches and functions #11
Open
janechu opened 3 years ago
Description
Increase the code coverage of the
fast-color-picker
to100%
across all statements, lines, branches, and functions.Requirements
karma.conf.js
file to use global coverage thresholds of statements, lines, branches and functions to 100fast-color-picker
Note: this must be done after microsoft/fast#4558 has been merged.