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 571325 - [Passage][Operator] encrypted licenses cannot be issued #666

Merged
merged 4 commits into from
Feb 19, 2021

Conversation

eparovyshnaya
Copy link
Contributor

  • add 'loc.operator.gear' bundle to host DI-reflected dependencies
  • clean Framework interface from temp methods
  • implement Operator Gear (proper host for removed Framework methods) and use it for codec retrieval

add 'loc.operator.gear' bundle to host DI-reflected dependencies

Signed-off-by: eparovyshnaya <[email protected]>
Eliminate temp methods from Framework interface

Signed-off-by: eparovyshnaya <[email protected]>
Fix errors in plug-in declaration

Signed-off-by: eparovyshnaya <[email protected]>
Implement and utilize Operator Gear

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

codecov bot commented Feb 19, 2021

Codecov Report

Merging #666 (2b4c7b7) into master (b14954b) will decrease coverage by 0.09%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #666      +/-   ##
============================================
- Coverage     36.73%   36.64%   -0.10%     
  Complexity      339      339              
============================================
  Files           909      909              
  Lines         19487    19476      -11     
  Branches       1170     1171       +1     
============================================
- Hits           7159     7137      -22     
- Misses        11928    11939      +11     
  Partials        400      400              
Impacted Files Coverage Δ Complexity Δ
...assage/lac/internal/gear/RuntimeConfiguration.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...se/passage/lac/internal/gear/RuntimeFramework.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...internal/equinox/LicenseReadingServiceRequest.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...assage/loc/internal/equinox/OperatorGearAware.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...e/loc/internal/licenses/core/PersistedEncoded.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...assage/loc/operator/internal/gear/DefaultGear.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...c/operator/internal/gear/OperaorGearAvailable.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...rnal/products/core/ProductOperatorServiceImpl.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...al/internal/demo/BaseAccessCycleConfiguration.java 100.00% <ø> (ø) 0.00 <0.00> (ø)
...ipse/passage/seal/internal/demo/BaseFramework.java 100.00% <ø> (ø) 0.00 <0.00> (ø)
... and 5 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 b14954b...2b4c7b7. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit 0ead643 into master Feb 19, 2021
@eparovyshnaya eparovyshnaya deleted the 571325 branch February 20, 2021 08:50
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