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

Bug 568632 Implement feature grant acquire/release #534

Merged
merged 1 commit into from
Nov 9, 2020
Merged

Conversation

eparovyshnaya
Copy link
Contributor

Abstract HttpClient from condition mining specific. To be used for other kinds of requests (grant acquisition and release).

Signed-off-by: eparovyshnaya [email protected]

Abstract HttpClient from condition mining specific. To be used for other
kinds of requests (grant acquisition and release)

Signed-off-by: eparovyshnaya <[email protected]>
@codecov
Copy link

codecov bot commented Nov 9, 2020

Codecov Report

Merging #534 (1529b23) into master (c28ddbb) will increase coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #534   +/-   ##
=========================================
  Coverage     30.82%   30.83%           
  Complexity      269      269           
=========================================
  Files           846      846           
  Lines         18200    18199    -1     
  Branches       1118     1118           
=========================================
+ Hits           5611     5612    +1     
+ Misses        12338    12336    -2     
  Partials        251      251           
Impacted Files Coverage Δ Complexity Δ
...c/internal/hc/remote/impl/DecryptedConditions.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...assage/lic/internal/hc/remote/impl/HttpClient.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../lic/internal/hc/remote/impl/RemoteConditions.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...e/passage/lic/internal/bc/BcResidentSecretKey.java 95.65% <0.00%> (+4.34%) 0.00% <0.00%> (ø%)

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 c28ddbb...1529b23. Read the comment docs.

@ruspl-afed ruspl-afed merged commit 54bf806 into master Nov 9, 2020
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