Uses of Interface
io.github.cdklabs.projen.javascript.CoverageThreshold
-
Packages that use CoverageThreshold Package Description io.github.cdklabs.projen.javascript -
-
Uses of CoverageThreshold in io.github.cdklabs.projen.javascript
Classes in io.github.cdklabs.projen.javascript that implement CoverageThreshold Modifier and Type Class Description static classCoverageThreshold.Jsii$ProxyAn implementation forCoverageThresholdMethods in io.github.cdklabs.projen.javascript that return CoverageThreshold Modifier and Type Method Description CoverageThresholdCoverageThreshold.Builder. build()Builds the configured instance.default CoverageThresholdJestConfigOptions. getCoverageThreshold()(experimental) Specify the global coverage thresholds.CoverageThresholdJestConfigOptions.Jsii$Proxy. getCoverageThreshold()Methods in io.github.cdklabs.projen.javascript with parameters of type CoverageThreshold Modifier and Type Method Description JestConfigOptions.BuilderJestConfigOptions.Builder. coverageThreshold(CoverageThreshold coverageThreshold)Sets the value ofJestConfigOptions.getCoverageThreshold()
-