Skip to content

fix: handle middleware teardown in plugin mode#5703

Merged
bjohansebas merged 3 commits into
mainfrom
fix-plugin-teardown-middleware-close
Jul 3, 2026
Merged

fix: handle middleware teardown in plugin mode#5703
bjohansebas merged 3 commits into
mainfrom
fix-plugin-teardown-middleware-close

test: add callbacks for server.invalidate() in plugin mode

395b6cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2026 in 0s

89.38% (+6.47%) compared to c2d23a7

View this Pull Request on Codecov

89.38% (+6.47%) compared to c2d23a7

Details

Codecov Report

❌ Patch coverage is 94.54545% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.38%. Comparing base (c2d23a7) to head (395b6cd).

Files with missing lines Patch % Lines
lib/Server.js 94.54% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5703      +/-   ##
==========================================
+ Coverage   82.90%   89.38%   +6.47%     
==========================================
  Files          13       13              
  Lines        6126     6169      +43     
==========================================
+ Hits         5079     5514     +435     
+ Misses       1047      655     -392     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 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.