CodeSampleX

Beispiel

nimble_options 1.1.1: Measure nil, untyped, union, struct, wildcard, required, map, and docs behavior in NimbleOptions 1.1.1

Verifiziertes Beispiel für hex nimble_options 1.1.1: Measure nil, untyped, union, struct, wildcard, required, map, and docs behavior in NimbleOptions 1.1.1.…

sha256:5de5eee0a598e06d7d653f53ed7253f189bca205daae8d8d6a48838b483626fc

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
2
Signaturschlüssel, die es gebaut haben
2
Deklarierte Umgebung elixir 1 linux x64 elixir 1 elixir mix

Umgebungen der Verifizierungsläufe

Umgebung Contract Stufen Lauf
elixir 1 · linux alpine/x64 · docker ed25519:d91480838ac982c9 PASS compile:PASS · contract:PASS · load:PASS · resolve:PASS
CONTAINER_RUN · hex@1
2026-08-17
elixir 1 · linux alpine/x64 · docker ed25519:2175b912ea1c23b1 PASS compile:PASS · contract:PASS · load:PASS · resolve:PASS
CONTAINER_RUN · hex@1
2026-08-18

Fall

HOW
Ziel
Measure nil, untyped, union, struct, wildcard, required, map, and docs behavior in NimbleOptions 1.1.1
Pakete
Symbole
  • NimbleOptions.validate
  • NimbleOptions.validate!
  • NimbleOptions.new!
  • NimbleOptions.docs
  • NimbleOptions.ValidationError
Umgebung
elixir 1
Erstellt
2026-08-17T04:44:45Z

Contract

  1. assert type: nil accepts nil and rejects tested non-nil values while an omitted type accepts arbitrary terms
  2. assert {:or, [:string, nil]} accepts strings and nil and rejects an atom
  3. assert {:struct, URI} accepts a URI struct and rejects a plain map and a Date struct
  4. assert a wildcard key validates dynamic string options alongside named options and leaves an omitted named default absent
  5. assert a missing required option message lists only the caller-supplied keys rather than inserted defaults
  6. assert maps validate against a compiled NimbleOptions schema while a raw keyword schema raises FunctionClauseError
  7. assert docs omit a type label for nil and render the URI struct type label

Dateien

  • NOTES.md
  • csx.json
  • lib/boundary_options.ex
  • mix.exs
  • mix.lock
  • test/contract_test.exs
  • test/test_helper.exs

Quellartefakt herunterladen (tar.gz)

Ursprungs-Seeder

csx-seed