@systemfsoftware/stryker-js-cli 8.0.0 → 8.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/{Reporter-Bx0LTTkQ.mjs → dist-CgglvcIb.mjs} +3947 -3518
- package/dist/main.mjs +4 -4
- package/dist/{node-7-yHBdZ2.mjs → node-ZeTkblqG.mjs} +4801 -5197
- package/dist/reporters/html.mjs +1 -1
- package/dist/{worker-runtime-CU41J_c_.mjs → worker-runtime-DNtUUMeD.mjs} +2 -2
- package/dist/workers/checker-worker.mjs +3 -3
- package/dist/workers/child-process-test-runner-worker.mjs +4 -4
- package/package.json +14 -14
package/dist/main.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import { $
|
|
3
|
-
import {
|
|
2
|
+
import { $ as orElse, $r as interrupt, Ar as catchTag, As as isSome, Bi as suspend, Bo as empty, Br as failSync, Bt as decodeTo, Ca as provideMerge, Cc as identity, Ci as provideService, Cs as fromUndefinedOr, Ct as String$1, Ds as getOrUndefined, Dt as TaggedError$1, Ei as result, En as merge, Er as catchCause, Et as TaggedClass, Fn as tap, Fs as orElse$1, Go as isReadonlyArrayNonEmpty, Ho as findFirstIndex, Hr as fnUntraced, Hs as PipeInspectableProto, Ht as decodeUnknownOption, In as tick, Ir as die, Is as some, Js as format, Jt as fromJsonString, Ka as isFailure, Ko as map$4, Kr as forkDetach, L as VerdictReached, Lr as ensuring, Ls as toArray, Mo as TaggedError, Ms as map$5, Mt as Union, N as StrykerOptionsSchema, No as taggedEnum, Ns as match$1, Nt as Unknown, O as RunEvents, Or as catchFilter, Os as isNone, Ot as TaggedStruct, Pa as MinimumLogLevel, Pi as scoped, Pn as succeed$4, Ps as none, Qi as uninterruptibleMask, Qo as fail$1, R as calculateMetrics, Ri as succeed$1, Rr as exit, Rt as decodeResult, Sa as provide$1, Sc as flow, Si as provideContext, Sn as fromQueue, Ss as fromNullishOr, St as Record, T as RENDERED_OPTION_DEFAULTS, Tc as pipeArguments, Tn as mapEffect$1, U as highestExitClass, Ui as tapCause, Uo as findLast, Ur as forEach, Ut as decodeUnknownResult, Vi as sync, Vo as findFirst, Vr as flatMap$1, Vs as Prototype, Vt as decodeUnknownEffect, Wo as head, Ws as assignProperty, X as exhaustive, Xo as takeWhile, Xr as gen, Yo as reduce, Yt as is, Z as is$1, Zr as ignore, Zt as isSchemaError, _n as drop, ac as isBoolean$1, ao as hasInterruptsOnly, ar as offer, as as Reference, b as MutationTestReportReady, ba as merge$1, bi as promise, bt as NullOr, c as Heartbeat, cc as isNotUndefined, cn as transform$1, co as isFailReason, cr as take, cs as empty$1, ct as Boolean$2, dc as isObjectOrArray, di as match$2, dn as Path, do as squash, dr as getCurrent, dt as Error$1, es as isFailure$1, et as record, f as LocationSchema, fc as isString, fn as layer$3, gc as some$1, gr as systemError, gt as Literals, h as Mutant, ha as effect, hn as FileSystem, ht as Literal, ic as isBigInt, in as tag, is as succeed$3, it as when, j as RunStarted, jn as runForEach, jr as catchTags, js as liftPredicate, jt as UndefinedOr, k as RunFailed$1, ki as runFork, kn as run$2, ks as isOption, l as HelpRendered, lc as isNumber, li as map$3, lt as Class, mr as join, mt as Int, nn as optionalKey, no as findErrorOption, nr as end, ns as map$7, nt as tag$1, on as toCodecStringTree, os as Service, pc as isSymbol, pn as layer$4, po as LogToStderr$1, ps as make$5, pt as Finite, qa as isSuccess, qo as match, rc as hasProperty, ri as logError, rs as match$3, rt as value, s as ExitClass, so as isDieReason, st as ArraySchema, ta as void_, ti as isEffect, tn as optional$4, ts as isSuccess$1, ui as mapError, un as layer$5, uo as pretty, ur as unbounded, ut as Defect, v as MutantStatusSchema, va as empty$2, vi as orDie, vr as acquireUseRelease, vs as exists, wa as succeed$2, wc as pipe, wi as raceFirst, wn as map$6, ws as getOrElse, wt as Struct, x as MutationTestResultSchema, xa as mergeAll, xc as dual, xi as provide, xr as andThen, xs as flatMap$2, yc as constVoid, yi as orElseSucceed, yn as filter$1, ys as filter, z as causeText, zr as fail } from "./dist-CgglvcIb.mjs";
|
|
3
|
+
import { $ as get, C as Cell_exports, E as ConfigFileUnreadableError, N as readConfig, S as utf8ToBytes, _ as clean, at as make$6, b as oidNist, c as generateRunId, d as strykerVersion, dt as fromWritable, et as make$7, f as toRelativeNormalizedFileName, g as bytesToHex, h as aoutput, it as log, j as defaultOptions, l as makeRunLayer, lt as layer$6, m as aexists, mt as currentTimeMillis, n as nodePlatformLayer, nt as Console, ot as value$1, p as abytes, pt as clockWith, rt as error, s as buildVerdictEnvelope, tt as set, u as runMutationTest, ut as fromReadable, v as createHasher, w as Workflow_exports, x as rotr, y as createView } from "./node-ZeTkblqG.mjs";
|
|
4
4
|
import { makeHtmlReporter } from "./reporters/html.mjs";
|
|
5
5
|
globalThis.Number;
|
|
6
6
|
/**
|
|
@@ -8599,7 +8599,7 @@ const outputModeProbeCell = Cell_exports.layer({
|
|
|
8599
8599
|
onSuccess: (mode) => succeed$1(mode)
|
|
8600
8600
|
})
|
|
8601
8601
|
});
|
|
8602
|
-
const detectModeWithProbe = (flags = {}) =>
|
|
8602
|
+
const detectModeWithProbe = (flags = {}) => outputModeProbeCell.run(flags).pipe(mapError((error) => InvalidValue.make({
|
|
8603
8603
|
option: error.option,
|
|
8604
8604
|
value: error.value,
|
|
8605
8605
|
expected: error.expected,
|
|
@@ -9146,7 +9146,7 @@ const survivorsAdmissionCell = (basePath) => Cell_exports.layer({
|
|
|
9146
9146
|
})
|
|
9147
9147
|
});
|
|
9148
9148
|
function runSurvivorsAdmission(cliOptions, basePath) {
|
|
9149
|
-
return
|
|
9149
|
+
return survivorsAdmissionCell(basePath).run(cliOptions);
|
|
9150
9150
|
}
|
|
9151
9151
|
function resolveSurvivorsRunOptions(cliOptions, basePath) {
|
|
9152
9152
|
return readConfig(cliOptions, basePath);
|