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

1039 make Operator more extensible #1048

Merged
merged 1 commit into from
Feb 22, 2022
Merged

Conversation

eparovyshnaya
Copy link
Contributor

add listener for license issuing, call when all license files are successfully persisted

add listener for license issuing, call when all license files are
successfully persisted
@codecov
Copy link

codecov bot commented Feb 22, 2022

Codecov Report

Merging #1048 (3909754) into master (d507766) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1048      +/-   ##
============================================
- Coverage     33.38%   33.35%   -0.03%     
  Complexity      346      346              
============================================
  Files          1150     1151       +1     
  Lines         25419    25439      +20     
  Branches       1574     1576       +2     
============================================
  Hits           8485     8485              
- Misses        16430    16449      +19     
- Partials        504      505       +1     
Impacted Files Coverage Δ
...nses/core/ContributedLicensePackIssueListener.java 0.00% <0.00%> (ø)
...c/internal/licenses/core/IssueFloatingLicense.java 0.00% <0.00%> (ø)
...c/internal/licenses/core/IssuePersonalLicense.java 0.00% <0.00%> (ø)
...bc/internal/base/acquire/DefaultGrantsStorage.java 76.27% <0.00%> (-1.70%) ⬇️
...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 d507766...3909754. Read the comment docs.

@eparovyshnaya eparovyshnaya added the pr::wip PR is not ready for review, work is still in progress label Feb 22, 2022
@eparovyshnaya eparovyshnaya requested review from ruspl-afed and removed request for ruspl-afed February 22, 2022 08:35
@eparovyshnaya eparovyshnaya removed the pr::wip PR is not ready for review, work is still in progress label Feb 22, 2022
Copy link
Contributor

@ruspl-afed ruspl-afed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We had such an event on event bus some time ago but now I'm not sure

@eparovyshnaya eparovyshnaya merged commit 35fcd50 into master Feb 22, 2022
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