Skip to content

Fix Args Spec of Anomaly Constructors - #4187

Merged
alexanderkiel merged 1 commit into
mainfrom
claude/clojure-spec-check-usage-6nxrrm
Sep 4, 2026
Merged

Fix Args Spec of Anomaly Constructors#4187
alexanderkiel merged 1 commit into
mainfrom
claude/clojure-spec-check-usage-6nxrrm

Conversation

@alexanderkiel

Copy link
Copy Markdown
Member

Closes: #4183

@alexanderkiel alexanderkiel self-assigned this Sep 4, 2026
@codecov

codecov Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.56%. Comparing base (7a9d81e) to head (456518e).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4187      +/-   ##
==========================================
- Coverage   96.57%   96.56%   -0.02%     
==========================================
  Files         443      443              
  Lines       28231    28233       +2     
  Branches      662      659       -3     
==========================================
- Hits        27264    27263       -1     
- Misses        465      466       +1     
- Partials      502      504       +2     
Files with missing lines Coverage Δ
modules/anomaly/src/blaze/anomaly_spec.clj 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@alexanderkiel
alexanderkiel added this pull request to the merge queue Sep 4, 2026
Merged via the queue into main with commit c346285 Sep 4, 2026
122 checks passed
@alexanderkiel
alexanderkiel deleted the claude/clojure-spec-check-usage-6nxrrm branch September 4, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Args Spec of Anomaly Constructors

1 participant