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

573004 persist generated key pairs #751

Merged
merged 7 commits into from
Apr 24, 2021
Merged

573004 persist generated key pairs #751

merged 7 commits into from
Apr 24, 2021

Conversation

eparovyshnaya
Copy link
Contributor

No description provided.

mark unused registry method

Signed-off-by: eparovyshnaya <[email protected]>
evolve StreamCodec: make it possible to generate encryption keys without
file system invocation
update tests and stubs according to the interface evolution

Signed-off-by: eparovyshnaya <[email protected]>
@eparovyshnaya eparovyshnaya added the pr::wip PR is not ready for review, work is still in progress label Apr 24, 2021
Bump service version for affected bundle

Signed-off-by: eparovyshnaya <[email protected]>
Temporarily roll back


Signed-off-by: eparovyshnaya <[email protected]>
Bump service version for affected bundle

Signed-off-by: eparovyshnaya <[email protected]>
Bump service version for affected feature

Signed-off-by: eparovyshnaya <[email protected]>
@eparovyshnaya eparovyshnaya removed the pr::wip PR is not ready for review, work is still in progress label Apr 24, 2021
@codecov
Copy link

codecov bot commented Apr 24, 2021

Codecov Report

Merging #751 (aadffba) into master (6cd59c3) will decrease coverage by 0.00%.
The diff coverage is 43.47%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #751      +/-   ##
============================================
- Coverage     35.14%   35.14%   -0.01%     
  Complexity      346      346              
============================================
  Files           987      988       +1     
  Lines         21272    21291      +19     
  Branches       1272     1272              
============================================
+ Hits           7476     7482       +6     
- Misses        13394    13407      +13     
  Partials        402      402              
Impacted Files Coverage Δ Complexity Δ
...eclipse/passage/lic/internal/bc/BcStreamCodec.java 94.44% <ø> (ø) 0.00 <0.00> (ø)
...loc/internal/products/core/ProductVersionKeys.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../passage/lic/api/tests/fakes/io/FakeKeyKeeper.java 20.00% <ø> (ø) 0.00 <0.00> (ø)
...assage/lic/api/tests/fakes/io/FakeStreamCodec.java 11.11% <ø> (ø) 0.00 <0.00> (ø)
.../base/tests/conditions/mining/EchoStreamCodec.java 75.00% <ø> (ø) 5.00 <0.00> (ø)
...lipse/passage/lic/internal/api/io/StreamCodec.java 42.10% <42.10%> (ø) 0.00 <0.00> (?)
...org/eclipse/passage/lic/internal/bc/BcKeyPair.java 91.30% <100.00%> (-0.19%) 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 6cd59c3...aadffba. Read the comment docs.

@eparovyshnaya eparovyshnaya removed the request for review from ruspl-afed April 24, 2021 13:28
@eparovyshnaya eparovyshnaya merged commit 9da5f99 into master Apr 24, 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.

1 participant