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

Merged
merged 1 commit into from
Nov 11, 2020
Merged

Conversation

eparovyshnaya
Copy link
Contributor

Start implementing Acquiring/releasing service

Signed-off-by: eparovyshnaya [email protected]

 Start implementing Acquiring/releasing service

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

codecov bot commented Nov 10, 2020

Codecov Report

Merging #541 (2d7296b) into master (cb3a3ef) will decrease coverage by 0.06%.
The diff coverage is 21.05%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #541      +/-   ##
============================================
- Coverage     30.73%   30.67%   -0.07%     
  Complexity      264      264              
============================================
  Files           846      853       +7     
  Lines         18209    18267      +58     
  Branches       1115     1115              
============================================
+ Hits           5597     5603       +6     
- Misses        12361    12413      +52     
  Partials        251      251              
Impacted Files Coverage Δ Complexity Δ
...age/lic/internal/hc/remote/impl/RemoteService.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...lic/internal/hc/remote/impl/RemoteServiceData.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../remote/impl/acquire/AcquireRequestParameters.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../remote/impl/acquire/ReleaseRequestParameters.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...internal/hc/remote/impl/acquire/RemoteAcquire.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...hc/remote/impl/acquire/RemoteAcquiringService.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...internal/hc/remote/impl/acquire/RemoteRelease.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...nal/hc/remote/impl/acquire/SignRequestService.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...internal/hc/remote/impl/mine/RemoteConditions.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...lic/internal/hc/remote/impl/RequestParameters.java 92.00% <100.00%> (+12.00%) 0.00 <0.00> (ø)
... and 9 more

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 6ecd7c8...2d7296b. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit 263f6a7 into master Nov 11, 2020
@eparovyshnaya eparovyshnaya deleted the 568632-2 branch November 12, 2020 11:34
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