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/csrf headers #261

Merged
merged 5 commits into from
Apr 2, 2024
Merged

Fix/csrf headers #261

merged 5 commits into from
Apr 2, 2024

Conversation

RadovanTomik
Copy link
Collaborator

@RadovanTomik RadovanTomik commented Apr 2, 2024

Negotiator pull request:

Description:

Fixes the use of CSRF headers and adds a CI test for request creation.

Checklist:

Make sure you tick all the boxes bellow if they are true or do not apply:

  • I have performed a self review of my code
  • My code follows Google Java Code style
  • I have made my code as simple as possible
  • I have added unit tests and the code coverage has not decreased
  • I have updated the documentation in all relevant places

Signed-off-by: RadovanTomik <radovan.tomasik@bbmri-eric.eu>
Signed-off-by: RadovanTomik <radovan.tomasik@bbmri-eric.eu>
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.50%. Comparing base (e4acfd7) to head (9ebdb37).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #261   +/-   ##
=========================================
  Coverage     78.50%   78.50%           
  Complexity      894      894           
=========================================
  Files           122      122           
  Lines          2740     2740           
  Branches        155      155           
=========================================
  Hits           2151     2151           
  Misses          490      490           
  Partials         99       99           
Flag Coverage Δ
unit 78.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Signed-off-by: RadovanTomik <radovan.tomasik@bbmri-eric.eu>
Signed-off-by: RadovanTomik <radovan.tomasik@bbmri-eric.eu>
Signed-off-by: RadovanTomik <radovan.tomasik@bbmri-eric.eu>
@RadovanTomik RadovanTomik marked this pull request as ready for review April 2, 2024 11:29
@RadovanTomik RadovanTomik merged commit 36b9fbc into master Apr 2, 2024
16 checks passed
@RadovanTomik RadovanTomik deleted the fix/csrf_headers branch April 2, 2024 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant