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

add Auth Context to store request header(Authorization) #76

Merged
merged 9 commits into from
Jun 24, 2021
Merged

Conversation

corgiboygsj
Copy link
Member

No description provided.

pom.xml Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jun 18, 2021

Codecov Report

Merging #76 (48e0e68) into master (efa8e97) will increase coverage by 0.38%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #76      +/-   ##
============================================
+ Coverage     88.81%   89.19%   +0.38%     
- Complexity      926      941      +15     
============================================
  Files            63       63              
  Lines          2708     2720      +12     
  Branches        396      399       +3     
============================================
+ Hits           2405     2426      +21     
+ Misses          157      148       -9     
  Partials        146      146              
Impacted Files Coverage Δ
...ava/com/baidu/hugegraph/version/CommonVersion.java 50.00% <ø> (ø)
...a/com/baidu/hugegraph/rest/AbstractRestClient.java 90.68% <100.00%> (+5.26%) ⬆️

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 efa8e97...48e0e68. Read the comment docs.

@javeme
Copy link
Contributor

javeme commented Jun 18, 2021

to fix codecov

javeme
javeme previously approved these changes Jun 23, 2021
@javeme javeme merged commit 535ae07 into master Jun 24, 2021
@javeme javeme deleted the auth_token branch June 24, 2021 08:00
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.

3 participants