Skip to content

Add Missing Specs for REST API Middleware - #4169

Open
alexanderkiel wants to merge 1 commit into
mainfrom
claude/middleware-handler-specs-9wq2tv
Open

Add Missing Specs for REST API Middleware#4169
alexanderkiel wants to merge 1 commit into
mainfrom
claude/middleware-handler-specs-9wq2tv

Conversation

@alexanderkiel

Copy link
Copy Markdown
Member

Closes: #4164

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

codecov Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.57%. Comparing base (6b51ca0) to head (3ab11a3).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4169   +/-   ##
=======================================
  Coverage   96.56%   96.57%           
=======================================
  Files         442      442           
  Lines       28218    28224    +6     
  Branches      659      657    -2     
=======================================
+ Hits        27249    27256    +7     
  Misses        465      465           
+ Partials      504      503    -1     
Files with missing lines Coverage Δ
...t-api/src/blaze/rest_api/middleware/auth_guard.clj 100.00% <100.00%> (ø)
...es/rest-util/src/blaze/middleware/fhir/db_spec.clj 100.00% <100.00%> (ø)
...est-util/src/blaze/middleware/fhir/output_spec.clj 100.00% <100.00%> (ø)
...t-util/src/blaze/middleware/fhir/resource_spec.clj 100.00% <100.00%> (ø)

... and 2 files 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 force-pushed the claude/middleware-handler-specs-9wq2tv branch from 47ce7dd to b210273 Compare September 1, 2026 12:53
Closes: #4164
Signed-off-by: Alexander Kiel <alexanderkiel@gmx.net>
@alexanderkiel
alexanderkiel force-pushed the claude/middleware-handler-specs-9wq2tv branch from b210273 to 3ab11a3 Compare September 1, 2026 13:56
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.

Add Missing Specs for REST API Middleware

1 participant