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(cors): disallow cors_enable & additional CORSMiddleware combo #2201

Merged
merged 3 commits into from
Dec 19, 2023

chore: ignore typing for 1 line because it is unclear how to fix it

603ddbc
Select commit
Loading
Failed to load commit list.
Merged

feat(cors): disallow cors_enable & additional CORSMiddleware combo #2201

chore: ignore typing for 1 line because it is unclear how to fix it
603ddbc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2023 in 1s

100.00% (+0.00%) compared to 0aac950

View this Pull Request on Codecov

100.00% (+0.00%) compared to 0aac950

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0aac950) 100.00% compared to head (603ddbc) 100.00%.

❗ Current head 603ddbc differs from pull request most recent head a9daa57. Consider uploading reports for the commit a9daa57 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #2201   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           62        62           
  Lines         6876      6877    +1     
  Branches      1098      1099    +1     
=========================================
+ Hits          6876      6877    +1     

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