Skip to content

Added Middleware Exception#425

Open
rajjanorkar wants to merge 2 commits intoankitpokhrel:mainfrom
rajjanorkar:main
Open

Added Middleware Exception#425
rajjanorkar wants to merge 2 commits intoankitpokhrel:mainfrom
rajjanorkar:main

Conversation

@rajjanorkar
Copy link
Copy Markdown

Currently there is no way to catch middleware exception on server serve function. This will help if someone creating custom middleware and want to hook it up in the main functionality.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 10, 2023

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.40%. Comparing base (73b7caf) to head (5877dbb).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/Tus/Server.php 33.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #425      +/-   ##
============================================
- Coverage     99.60%   99.40%   -0.20%     
- Complexity      367      368       +1     
============================================
  Files            20       20              
  Lines          1010     1012       +2     
============================================
  Hits           1006     1006              
- Misses            4        6       +2     

☔ View full report in Codecov by Sentry.
📢 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.

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.

1 participant