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 573129 StremCodec must supply encryption keys to streams #754

Merged
merged 1 commit into from
Apr 26, 2021

Conversation

eparovyshnaya
Copy link
Contributor

Persist a KeyPair to .keys_xmi

Signed-off-by: eparovyshnaya [email protected]

Persist a KeyPair to .keys_xmi

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

codecov bot commented Apr 26, 2021

Codecov Report

Merging #754 (29d60a2) into master (ae4211e) will decrease coverage by 0.05%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #754      +/-   ##
============================================
- Coverage     35.10%   35.04%   -0.06%     
  Complexity      346      346              
============================================
  Files           990      992       +2     
  Lines         21316    21345      +29     
  Branches       1271     1269       -2     
============================================
- Hits           7483     7481       -2     
- Misses        13431    13461      +30     
- Partials        402      403       +1     
Impacted Files Coverage Δ Complexity Δ
...clipse/passage/lic/internal/equinox/GearAware.java 56.25% <0.00%> (ø) 0.00 <0.00> (ø)
...assage/loc/internal/api/OperatorProductEvents.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...e/loc/internal/products/core/KeyPairGeneraged.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...sage/loc/internal/products/core/KeyPairStored.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...rnal/products/core/ProductOperatorServiceImpl.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...loc/internal/products/core/ProductVersionKeys.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ernal/products/core/i18n/ProductsCoreMessages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...e/passage/lic/internal/bc/BcResidentSecretKey.java 91.30% <0.00%> (-4.35%) 0.00% <0.00%> (ø%)
...c/internal/base/acquire/AcquiredGrantsStorage.java 97.29% <0.00%> (-2.71%) 0.00% <0.00%> (ø%)
... and 1 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 ae4211e...29d60a2. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit 2cbd837 into master Apr 26, 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