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

http (feature): Support Cors.newFilter #3215

Merged
merged 2 commits into from
Sep 12, 2023
Merged

http (feature): Support Cors.newFilter #3215

merged 2 commits into from
Sep 12, 2023

Conversation

xerial
Copy link
Member

@xerial xerial commented Sep 12, 2023

No description provided.

@xerial xerial linked an issue Sep 12, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Merging #3215 (81c893f) into main (4899072) will decrease coverage by 0.01%.
The diff coverage is 78.94%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3215      +/-   ##
==========================================
- Coverage   82.75%   82.74%   -0.01%     
==========================================
  Files         355      356       +1     
  Lines       14800    14839      +39     
  Branches     2444     2419      -25     
==========================================
+ Hits        12247    12278      +31     
- Misses       2553     2561       +8     
Files Changed Coverage Δ
.../scala/wvlet/airframe/http/filter/CorsFilter.scala 78.37% <78.37%> (ø)
...http/src/main/scala/wvlet/airframe/http/Http.scala 76.78% <100.00%> (+0.42%) ⬆️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4899072...81c893f. Read the comment docs.

@xerial xerial merged commit e2620f8 into main Sep 12, 2023
17 checks passed
@xerial xerial deleted the cors branch September 12, 2023 03:36
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.

http: Generic CORS filter
1 participant