eclipse-passage / passage

Define and control license checks and usage constraints for OSGi / RCP / IDE
https://www.eclipse.org/passage/
Eclipse Public License 2.0
6 stars 8 forks source link

[#1316] clean loc.passage.api plug-in #1322

Closed eparovyshnaya closed 3 months ago

eparovyshnaya commented 3 months ago

put event producing utilities in accordance with coding guidelines

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 23 lines in your changes are missing coverage. Please review.

Project coverage is 33.67%. Comparing base (8a79b55) to head (eaaf8b9). Report is 2 commits behind head on master.

Files Patch % Lines
.../loc/internal/e4/events/OperatorLicenseEvents.java 0.00% 9 Missing :warning:
.../loc/internal/e4/events/OperatorProductEvents.java 0.00% 6 Missing :warning:
...passage/loc/internal/e4/events/OperatorEvents.java 0.00% 5 Missing :warning:
...c/internal/licenses/core/IssuePersonalLicense.java 0.00% 2 Missing :warning:
...rnal/products/core/ProductOperatorServiceImpl.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1322 +/- ## ============================================ - Coverage 33.67% 33.67% -0.01% Complexity 391 391 ============================================ Files 1186 1186 Lines 25942 25958 +16 Branches 1593 1593 ============================================ + Hits 8737 8742 +5 - Misses 16685 16696 +11 Partials 520 520 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.