UNPKG

@ryunen344/danger-plugin-jacoco

Version:
8 lines 217 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.COVERAGE_STATUS = void 0; exports.COVERAGE_STATUS = { OK: "✨", BAD: "🔥", }; //# sourceMappingURL=coverage-status.js.map