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 #549

Merged
merged 1 commit into from
Nov 13, 2020
Merged

Conversation

eparovyshnaya
Copy link
Contributor

Implement license release request

Signed-off-by: eparovyshnaya [email protected]

Implement license release request

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

codecov bot commented Nov 12, 2020

Codecov Report

Merging #549 (47b0024) into master (148b4e5) will decrease coverage by 0.06%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #549      +/-   ##
============================================
- Coverage     30.19%   30.12%   -0.07%     
  Complexity      264      264              
============================================
  Files           869      869              
  Lines         18562    18600      +38     
  Branches       1129     1129              
============================================
- Hits           5604     5603       -1     
- Misses        12707    12746      +39     
  Partials        251      251              
Impacted Files Coverage Δ Complexity Δ
...lic/internal/hc/remote/impl/BaseConfiguration.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...age/lic/internal/hc/remote/impl/RemoteRequest.java 81.81% <ø> (+6.81%) 0.00 <0.00> (ø)
.../remote/impl/acquire/ReleaseRequestParameters.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...nal/hc/remote/impl/acquire/ReleaseServiceData.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...internal/hc/remote/impl/acquire/RemoteAcquire.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...internal/hc/remote/impl/acquire/RemoteRelease.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...l/hc/remote/impl/mine/RemoteConditionsRequest.java 75.00% <0.00%> (-25.00%) 0.00 <0.00> (ø)
...e/passage/lic/internal/bc/BcResidentSecretKey.java 91.30% <0.00%> (-4.35%) 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 148b4e5...47b0024. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit 45f3686 into master Nov 13, 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