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

feat: async middleware provider #4

Merged
merged 2 commits into from
Jun 18, 2023
Merged

feat: async middleware provider #4

merged 2 commits into from
Jun 18, 2023

Conversation

Toshimichi0915
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jun 18, 2023

Codecov Report

Merging #4 (37b3a98) into main (65fdeb1) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   98.81%   98.82%   +0.01%     
==========================================
  Files           6        6              
  Lines         757      765       +8     
  Branches       72       72              
==========================================
+ Hits          748      756       +8     
  Misses          9        9              
Impacted Files Coverage Δ
src/adapters/iron-session-adapter.ts 100.00% <100.00%> (ø)
src/adapters/next-auth-adapter.ts 100.00% <100.00%> (ø)
src/middleware.ts 98.92% <100.00%> (+0.01%) ⬆️

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

@Toshimichi0915 Toshimichi0915 merged commit 64c8975 into main Jun 18, 2023
3 checks passed
github-actions bot pushed a commit that referenced this pull request Jun 18, 2023
# [1.1.0](v1.0.4...v1.1.0) (2023-06-18)

### Features

* async middleware provider ([#4](#4)) ([64c8975](64c8975))
@github-actions
Copy link

🎉 This PR is included in version 1.1.0 🎉

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