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

FIX - modification to cors filtering typo sec-fetch-site check #3753

Merged
merged 1 commit into from
Mar 28, 2023

Conversation

Agnul97
Copy link
Contributor

@Agnul97 Agnul97 commented Mar 27, 2023

The check on the sec-fetch-site type contained an error tha's now solved

@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Merging #3753 (66402b4) into develop (aa5e04a) will decrease coverage by 17.12%.
The diff coverage is 0.00%.

❗ Current head 66402b4 differs from pull request most recent head 4d65067. Consider uploading reports for the commit 4d65067 to get more accurate results

Impacted file tree graph

@@              Coverage Diff               @@
##             develop    #3753       +/-   ##
==============================================
- Coverage      52.52%   35.40%   -17.12%     
==============================================
  Files           1841     1841               
  Lines          34196    34196               
  Branches        2731     2731               
==============================================
- Hits           17961    12108     -5853     
- Misses         15283    21158     +5875     
+ Partials         952      930       -22     
Impacted Files Coverage Δ
...kapua/commons/rest/filters/CORSResponseFilter.java 0.00% <0.00%> (ø)

... and 596 files with indirect coverage changes

@Coduz Coduz merged commit d7baeea into eclipse-kapua:develop Mar 28, 2023
@Coduz Coduz added the Bug This is a bug or an unexpected behaviour. Fix it! label Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug or an unexpected behaviour. Fix it!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants