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 565012 - API revision | permission | OshiPermissionEmitter #308

Merged
merged 1 commit into from
Jul 12, 2020

Conversation

eparovyshnaya
Copy link
Contributor

  • promote test demands to HardwareEnvironemnt to general contract or all RuntimeEnvironemnt inspection services
  • deprecate obsolete permission leasing service interface and relevant OSHI solution untis
  • extend AccesCycleconfiguration with proper registries supplement
  • cover them with new contract tests

Signed-off-by: elena.parovyshnaya [email protected]

- promote test demands to HardwareEnvironemnt to general contract or all
RuntimeEnvironemnt inspection services
- deprecate obsolete permission leasing service interface and relevant
OSHI solution untis
- extend `AccesCycleconfiguration` with proper registries supplement
- cover them with new contract tests


Signed-off-by: elena.parovyshnaya <[email protected]>
@eparovyshnaya eparovyshnaya requested a review from ruspl-afed July 12, 2020 08:20
@codecov
Copy link

codecov bot commented Jul 12, 2020

Codecov Report

Merging #308 into master will increase coverage by 0.26%.
The diff coverage is 70.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #308      +/-   ##
==========================================
+ Coverage   28.07%   28.33%   +0.26%     
==========================================
  Files         725      728       +3     
  Lines       17005    17106     +101     
  Branches     1214     1215       +1     
==========================================
+ Hits         4774     4847      +73     
- Misses      12078    12104      +26     
- Partials      153      155       +2     
Impacted Files Coverage Δ
...ssage/lic/internal/oshi/OshiHardwareInspector.java 83.33% <ø> (ø)
...c/internal/oshi/tobemoved/HardwareEnvironment.java 100.00% <ø> (+12.50%) ⬆️
...oshi/src/org/eclipse/passage/lic/oshi/OshiHal.java 100.00% <ø> (ø)
...e/passage/lic/api/tests/FrameworkContractTest.java 0.00% <0.00%> (ø)
...e/lic/api/tests/RuntimeEnvironmentRegitryTest.java 0.00% <0.00%> (ø)
...passage/lic/api/tests/StreamCodecsRegitryTest.java 0.00% <ø> (ø)
...tests/fakes/inspection/FakeRuntimeEnvironment.java 0.00% <0.00%> (ø)
...al/base/tests/requirements/SabotagedFramework.java 37.50% <0.00%> (-2.50%) ⬇️
...sts/inspection/RuntimeEnvironmentContractTest.java 74.13% <74.13%> (ø)
...age/lic/internal/oshi/tobemoved/GlanceOfState.java 100.00% <100.00%> (+100.00%) ⬆️
... and 8 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 0a1f9d8...d32d689. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit 7568738 into master Jul 12, 2020
@eparovyshnaya eparovyshnaya deleted the 565012 branch July 13, 2020 14:14
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