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

Merged
merged 2 commits into from
Mar 30, 2021

Conversation

eparovyshnaya
Copy link
Contributor

  • define and implement Gear for FLS

Signed-off-by: eparovyshnaya [email protected]

- define and implement Gear for FLS

Signed-off-by: eparovyshnaya <[email protected]>
- define and implement Gear for FLS

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

codecov bot commented Mar 30, 2021

Codecov Report

Merging #698 (ca8d4ff) into master (08e7b72) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #698      +/-   ##
============================================
- Coverage     36.07%   36.05%   -0.02%     
  Complexity      339      339              
============================================
  Files           943      946       +3     
  Lines         20006    20019      +13     
  Branches       1192     1192              
============================================
+ Hits           7217     7218       +1     
- Misses        12387    12399      +12     
  Partials        402      402              
Impacted Files Coverage Δ Complexity Δ
...pse/passage/lbc/internal/base/api/FlsGearAwre.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../passage/lbc/internal/fls/gear/PassageFlsGear.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...lbc/internal/fls/gear/PassageFlsGearAvailable.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 08e7b72...ca8d4ff. Read the comment docs.

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