apache / incubator-hugegraph-commons

(Archived Warning)Please visit "apache/hugegraph" repo instead
https://github.com/apache/hugegraph/tree/master/hugegraph-commons
Apache License 2.0
29 stars 45 forks source link

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

Closed corgiboygsj closed 3 years ago

codecov[bot] commented 3 years ago

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%) :arrow_up:

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 commented 3 years ago

to fix codecov