Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: update middleware.ts #6

Merged
merged 4 commits into from
Jun 23, 2023
Merged

Conversation

Toshimichi0915
Copy link
Owner

written on smartphone

@codecov
Copy link

codecov bot commented Jun 23, 2023

Codecov Report

Merging #6 (dfb349f) into main (2ec3d0a) will increase coverage by 0.13%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   98.83%   98.97%   +0.13%     
==========================================
  Files           6        6              
  Lines         774      782       +8     
  Branches       74       79       +5     
==========================================
+ Hits          765      774       +9     
+ Misses          9        8       -1     
Impacted Files Coverage Δ
src/middleware.ts 99.11% <100.00%> (+0.19%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Toshimichi0915
Copy link
Owner Author

maybe throwing an error after calling next() causes all the previous middlewares to fail silently? check later

@Toshimichi0915 Toshimichi0915 merged commit bf46881 into main Jun 23, 2023
3 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant