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

Merged
merged 2 commits into from
Nov 9, 2020
Merged

Conversation

eparovyshnaya
Copy link
Contributor

RemoteConditions now sends 'mine' command for condition mining request

Signed-off-by: eparovyshnaya [email protected]

RemoteConditions now sends 'mine' command for condition mining request


Signed-off-by: eparovyshnaya <[email protected]>
Fix typo in class name
Rework test for better coverage.

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

codecov bot commented Nov 9, 2020

Codecov Report

Merging #531 (9be9d47) into master (96817b6) will increase coverage by 0.00%.
The diff coverage is 36.36%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #531   +/-   ##
=========================================
  Coverage     30.80%   30.81%           
  Complexity      269      269           
=========================================
  Files           845      845           
  Lines         18177    18178    +1     
  Branches       1117     1118    +1     
=========================================
+ Hits           5600     5601    +1     
  Misses        12326    12326           
  Partials        251      251           
Impacted Files Coverage Δ Complexity Δ
...c/internal/hc/remote/impl/DecryptedConditions.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ssage/lic/internal/hc/remote/impl/LicenseUser.java 100.00% <ø> (ø) 0.00 <0.00> (ø)
...e/lic/internal/api/conditions/ConditionAction.java 55.55% <50.00%> (+5.55%) 0.00 <0.00> (ø)
...internal/hc/remote/impl/MineRequestParameters.java 100.00% <100.00%> (ø) 0.00 <0.00> (?)
...ternal/hc/remote/impl/RemoteConditionsRequest.java 75.00% <100.00%> (ø) 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 96817b6...9be9d47. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit fba6e39 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