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

fix format

81c893f
Select commit
Loading
Failed to load commit list.
Merged

http (feature): Support Cors.newFilter #3215

fix format
81c893f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2023 in 0s

82.74% (target 80.00%)

View this Pull Request on Codecov

82.74% (target 80.00%)

Details

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.