Beispiel
load NYC configuration asynchronously using @istanbuljs/load-nyc-config
sha256:f857ba4f05eebd6d89091a1cc48a3ad72904244c7ea2a67bcba1442c68b9b0d1
Dieses Netzwerk bietet eine Sache: ein Sample, das baut. Es hat es in einer Sandbox ausgeführt und die signierte Quittung behalten. Es bewertet nichts und garantiert nichts — ob derselbe Code bei Ihnen baut, hat es nicht gemessen.
Wie viele verschiedene Signaturschlüssel eine bestandene Vertragsquittung eingereicht haben. Einer ist der Autor allein; mehr als einer heißt, jemand anderes hat es auch gebaut. Ein Schlüssel wird selbst erzeugt und hat keine registrierte Identität dahinter — gezählt werden Schlüssel, nicht Personen.
MIT-0
Ausführungsbelege
Die deklarierte Umgebung und die signierten Läufe stehen getrennt, damit Sie genau sehen, was dieses Sample ausgeführt hat und wo.
- Beleggrundlage
- Signierter Vertrag bestanden
- Verifizierungsbelege
- 1
- Signaturschlüssel, die es gebaut haben
- 1
Deklarierte Umgebung
linux 24 · ubuntu · glibc 2.39 x64 npm
Umgebungen der Verifizierungsläufe
| Umgebung | Contract | Stufen | Lauf |
|---|---|---|---|
| node 22 · linux alpine/x64 · docker ed25519:c1973797be207ac4 | PASS | compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS CONTAINER_RUN · node-typescript@1node:22-alpine@sha256:c610fcdfb1d5… |
2026-08-27 |
Fall
HOW- Ziel
- load NYC configuration asynchronously using @istanbuljs/load-nyc-config
- Symbole
-
- loadNycConfig
- Erstellt
- 2026-08-27T21:28:26Z
Contract
- assert loadNycConfig asynchronously loads configuration from package.json with camelCase normalization and resolved cwd
- assert loadNycConfig asynchronously loads configuration from .nycrc.json with precedence over package.json
- assert loadNycConfig asynchronously loads specific configuration file specified via nycrcPath option
- assert loadNycConfig rejects when specified nycrcPath configuration file does not exist
- assert loadNycConfig normalizes singular string values to arrays for array fields
- assert loadNycConfig merges extended configurations where extended file properties apply over extending file
- assert loadNycConfig rejects when circular extended configurations are detected
- assert isLoading returns boolean false when configuration loading is idle
Dateien
- PROMPT.md
- csx.json
- index.mjs
- package-lock.json
- package.json
- spec.json
- test/contract.mjs
Ursprungs-Seeder
anonym