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

575181 expose License Agreements #884

Merged
merged 5 commits into from
Aug 24, 2021
Merged

575181 expose License Agreements #884

merged 5 commits into from
Aug 24, 2021

Conversation

eparovyshnaya
Copy link
Contributor

Make 'license agreement axposure' workable from LicenseStatusDialog

Sum examination certificates properly: include agreements

Signed-off-by: eparovyshnaya <[email protected]>
- Extract Trouble explanation for reuse
- Extend Certificate explanation with agreements state description

Signed-off-by: eparovyshnaya <[email protected]>
Enhance diagnostic for the severe-troubles-on-startup case

Signed-off-by: eparovyshnaya <[email protected]>
Persist accepted agreement with base64-encoded-hash name, not naked hash

Signed-off-by: eparovyshnaya <[email protected]>
fix 'worth attention" predicate: is must plainly depend on 'is
restrictive', as it encloses non-trivial logic already.

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

codecov bot commented Aug 24, 2021

Codecov Report

Merging #884 (a0bc857) into master (af8340a) will increase coverage by 0.00%.
The diff coverage is 54.90%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #884   +/-   ##
=========================================
  Coverage     33.64%   33.65%           
  Complexity      345      345           
=========================================
  Files          1106     1107    +1     
  Lines         24617    24643   +26     
  Branches       1528     1530    +2     
=========================================
+ Hits           8283     8293   +10     
- Misses        15846    15862   +16     
  Partials        488      488           
Impacted Files Coverage Δ
...pse/passage/lic/base/access/SumOfCertificates.java 14.28% <0.00%> (-2.39%) ⬇️
...c/base/restrictions/CertificateWorthAttention.java 0.00% <0.00%> (ø)
.../base/restrictions/AgreementAcceptanceService.java 0.00% <0.00%> (ø)
.../base/restrictions/AgreementAssessmentService.java 35.29% <0.00%> (ø)
...ge/lic/internal/e4/ui/addons/E4LicensingAddon.java 0.00% <0.00%> (ø)
...ge/lic/base/restrictions/ExaminationExplained.java 88.67% <29.41%> (-11.33%) ⬇️
...ssage/lic/base/diagnostic/DiagnosticExplained.java 94.73% <100.00%> (-2.57%) ⬇️
.../passage/lic/base/diagnostic/TroubleExplained.java 100.00% <100.00%> (ø)
...rg/eclipse/passage/lic/bc/BcResidentSecretKey.java 95.65% <0.00%> (+4.34%) ⬆️

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 af8340a...a0bc857. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit 2d97a09 into master Aug 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.

2 participants