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

AXIS2-6055: Basic Auth credentials are missing in request #503

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gtache
Copy link

@gtache gtache commented Nov 1, 2023

Not sure if it's the best way to do it (cf : https://www.baeldung.com/httpclient-basic-authentication)
Also not sure how to test if this is working correctly.

@codecov-commenter
Copy link

codecov-commenter commented Nov 1, 2023

Codecov Report

Merging #503 (b9b45a8) into master (dee7a85) will increase coverage by 0.00%.
Report is 2 commits behind head on master.
The diff coverage is 66.66%.

❗ Current head b9b45a8 differs from pull request most recent head 29e3eff. Consider uploading reports for the commit 29e3eff to get more accurate results

@@           Coverage Diff           @@
##           master     #503   +/-   ##
=======================================
  Coverage   37.25%   37.26%           
=======================================
  Files        1501     1501           
  Lines      115075   115081    +6     
  Branches    22595    22597    +2     
=======================================
+ Hits        42872    42881    +9     
+ Misses      65038    65035    -3     
  Partials     7165     7165           
Files Coverage Δ
...2/transport/http/impl/httpclient4/RequestImpl.java 66.39% <66.66%> (+0.01%) ⬆️

... and 8 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

2 participants