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 #305

Merged
merged 1 commit into from Jul 11, 2020

Conversation

eparovyshnaya
Copy link
Contributor

@eparovyshnaya eparovyshnaya commented Jul 11, 2020

Evolve RuntimeEnvironment inspection service: propagate general notion of environment property to API and add inspection method to the service.

Signed-off-by: elena.parovyshnaya elena.parovyshnaya@gmail.com

 Evolve RuntimeEnvironment inspection service: propagate general notion
of environment property to API and add inspection method to the service.

Signed-off-by: elena.parovyshnaya <elena.parovyshnaya@gmail.com>
@codecov
Copy link

codecov bot commented Jul 11, 2020

Codecov Report

Merging #305 into master will increase coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #305   +/-   ##
=======================================
  Coverage   26.60%   26.60%           
=======================================
  Files         720      720           
  Lines       16912    16912           
  Branches     1213     1213           
=======================================
+ Hits         4499     4500    +1     
+ Misses      12267    12266    -1     
  Partials      146      146           
Impacted Files Coverage Δ
...c/internal/api/inspection/EnvironmentProperty.java 0.00% <0.00%> (ø)
...c/internal/base/inspection/hardware/BaseBoard.java 0.00% <ø> (ø)
...ic/internal/base/inspection/hardware/Computer.java 0.00% <ø> (ø)
...age/lic/internal/base/inspection/hardware/Cpu.java 0.00% <ø> (ø)
...ge/lic/internal/base/inspection/hardware/Disk.java 0.00% <ø> (ø)
...ic/internal/base/inspection/hardware/Firmware.java 0.00% <ø> (ø)
...sage/lic/internal/base/inspection/hardware/OS.java 0.00% <ø> (ø)
...e/passage/lic/internal/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 048747a...8be2dba. Read the comment docs.

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.

Great naming @eparovyshnaya !

@eparovyshnaya eparovyshnaya merged commit 480ee45 into master Jul 11, 2020
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.

None yet

2 participants