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

Integration test for basic auth invoke. #640

Closed
wants to merge 1 commit into from

Conversation

artursouza
Copy link
Member

Description

Integration test for basic auth invoke.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #638

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@codecov
Copy link

codecov bot commented Oct 8, 2021

Codecov Report

Merging #640 (70b56e2) into master (5f4ee05) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #640   +/-   ##
=========================================
  Coverage     77.16%   77.16%           
  Complexity      942      942           
=========================================
  Files            88       88           
  Lines          3009     3009           
  Branches        334      334           
=========================================
  Hits           2322     2322           
  Misses          525      525           
  Partials        162      162           

Continue to review full report at Codecov.

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

@artursouza artursouza closed this Oct 11, 2021
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.

Spring security context added as additional http header to http request via service invocation
1 participant