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 572366 verify product's public key on hc-fls interaction #695

Merged
merged 2 commits into from
Mar 30, 2021

Conversation

eparovyshnaya
Copy link
Contributor

  • weave Hashes into HC infrastructure
  • secode 'mine' response payload

Signed-off-by: eparovyshnaya [email protected]

Weave Hashes into HC infrastructure.
Decode 'mine' response payload.

Signed-off-by: eparovyshnaya <[email protected]>
*
* Contributors:
* ArSysOp - initial API and implementation
*******************************************************************************/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

O_o

temporarily disable tests till the end of work

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

codecov bot commented Mar 30, 2021

Codecov Report

Merging #695 (bc5d5b8) into master (63ef7bd) will decrease coverage by 0.13%.
The diff coverage is 50.76%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #695      +/-   ##
============================================
- Coverage     36.18%   36.04%   -0.14%     
  Complexity      339      339              
============================================
  Files           939      941       +2     
  Lines         19971    19993      +22     
  Branches       1192     1192              
============================================
- Hits           7226     7207      -19     
- Misses        12342    12384      +42     
+ Partials        403      402       -1     
Impacted Files Coverage Δ Complexity Δ
...nternal/hc/remote/impl/EObjectFromXmiResponse.java 70.00% <ø> (ø) 0.00 <0.00> (ø)
...assage/lic/internal/hc/remote/impl/HttpClient.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...sage/lic/internal/hc/remote/impl/ServiceEvery.java 0.00% <0.00%> (-100.00%) 0.00 <0.00> (ø)
...ernal/hc/remote/impl/mine/DecryptedConditions.java 0.00% <0.00%> (-70.59%) 0.00 <0.00> (ø)
...internal/hc/remote/impl/mine/RemoteConditions.java 0.00% <0.00%> (-69.24%) 0.00 <0.00> (ø)
.../internal/demo/RemoteAccessCycleConfiguration.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...passage/lic/internal/hc/remote/impl/Equipment.java 56.25% <56.25%> (ø) 0.00 <0.00> (?)
...ic/internal/hc/remote/impl/BaseRequestContext.java 66.66% <66.66%> (ø) 0.00 <0.00> (?)
...age/lic/internal/hc/remote/impl/RemoteRequest.java 76.92% <66.66%> (-4.90%) 0.00 <0.00> (ø)
...age/lic/internal/hc/remote/impl/ServiceRemote.java 57.89% <75.00%> (-2.11%) 0.00 <0.00> (ø)
... and 14 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 63ef7bd...bc5d5b8. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit 528e754 into master Mar 30, 2021
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