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

[#1334] Net emf objects transfer should rely on domain resource factory #1335

Closed eparovyshnaya closed 3 months ago

eparovyshnaya commented 3 months ago

Closes #1334

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 33.71%. Comparing base (847a034) to head (c386419).

Files Patch % Lines
.../passage/lic/keys/model/util/KeysResourceImpl.java 0.00% 8 Missing :warning:
...clipse/passage/lic/internal/emf/BlindResource.java 76.92% 1 Missing and 2 partials :warning:
...e/lic/keys/model/util/KeysResourceFactoryImpl.java 0.00% 3 Missing :warning:
...se/passage/lbc/internal/base/interaction/Pack.java 0.00% 2 Missing :warning:
...ipse/passage/lic/internal/emf/EObjectFromFile.java 0.00% 2 Missing :warning:
...se/passage/lic/internal/emf/EObjectFromStream.java 80.00% 0 Missing and 1 partial :warning:
...sage/loc/internal/products/core/KeyPairStored.java 0.00% 1 Missing :warning:
...assage/loc/internal/products/core/ProductKeys.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1335 +/- ## ============================================ + Coverage 33.67% 33.71% +0.03% Complexity 394 394 ============================================ Files 1187 1190 +3 Lines 25979 25996 +17 Branches 1593 1595 +2 ============================================ + Hits 8749 8764 +15 Misses 16708 16708 - Partials 522 524 +2 ```

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