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 573171 support old way of storing keys in 2.0.0 #770

Merged
merged 1 commit into from
May 11, 2021
Merged

Conversation

eparovyshnaya
Copy link
Contributor

  • implement (pub+scr) -> (.keys_xmi) conversion in 'ConvertedKeys'
  • employ the converter in a ui handle (unplugged)

Signed-off-by: eparovyshnaya [email protected]

- implement (pub+scr) -> (.keys_xmi) conversion in 'ConvertedKeys'
- employ the converter in a ui handle (unplugged)

Signed-off-by: eparovyshnaya <[email protected]>
@eparovyshnaya eparovyshnaya requested a review from ruspl-afed May 11, 2021 11:35
@codecov
Copy link

codecov bot commented May 11, 2021

Codecov Report

Merging #770 (2578ae3) into master (06fd54a) will decrease coverage by 0.19%.
The diff coverage is 0.77%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #770      +/-   ##
============================================
- Coverage     35.30%   35.10%   -0.20%     
  Complexity      346      346              
============================================
  Files          1010     1015       +5     
  Lines         21495    21620     +125     
  Branches       1267     1271       +4     
============================================
+ Hits           7588     7590       +2     
- Misses        13509    13632     +123     
  Partials        398      398              
Impacted Files Coverage Δ Complexity Δ
.../loc/internal/products/core/ConvertKeysReport.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...sage/loc/internal/products/core/ConvertedKeys.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...sage/loc/internal/products/core/KeyPairStored.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ge/loc/internal/products/core/KeyPairUpgraded.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...loc/internal/products/core/ProductVersionKeys.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...internal/products/core/i18n/ConverterMessages.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ge/loc/products/ui/handlers/ConvertKeysHandle.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...org/eclipse/passage/lic/internal/bc/BcKeyPair.java 91.48% <100.00%> (+0.18%) 0.00 <0.00> (ø)
... and 4 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 06fd54a...2578ae3. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit 4e9f1cb into master May 11, 2021
@eparovyshnaya eparovyshnaya deleted the 573171 branch May 11, 2021 13:04
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