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

Merged
merged 1 commit into from Jul 11, 2020

Conversation

eparovyshnaya
Copy link
Contributor

  • rework inspection interface
  • move public constant literals to proper cover-classes under base
    implementation bundle

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

 - rework inspection interface
 - move public constant literals to proper cover-classes under `base`
implementation bundle

Signed-off-by: elena.parovyshnaya <elena.parovyshnaya@gmail.com>
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.

Looks much better than a set of public constants, thanks @eparovyshnaya !

@codecov
Copy link

codecov bot commented Jul 11, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #304      +/-   ##
==========================================
+ Coverage   26.33%   26.60%   +0.26%     
==========================================
  Files         713      720       +7     
  Lines       16818    16912      +94     
  Branches     1211     1213       +2     
==========================================
+ Hits         4429     4499      +70     
- Misses      12249    12267      +18     
- Partials      140      146       +6     
Impacted Files Coverage Δ
...c/internal/base/inspection/hardware/BaseBoard.java 0.00% <0.00%> (ø)
...ic/internal/base/inspection/hardware/Computer.java 0.00% <0.00%> (ø)
...age/lic/internal/base/inspection/hardware/Cpu.java 0.00% <0.00%> (ø)
...ge/lic/internal/base/inspection/hardware/Disk.java 0.00% <0.00%> (ø)
...ic/internal/base/inspection/hardware/Firmware.java 0.00% <0.00%> (ø)
...nal/base/inspection/hardware/HardwareProperty.java 0.00% <0.00%> (ø)
...sage/lic/internal/base/inspection/hardware/OS.java 0.00% <0.00%> (ø)
...e/passage/lic/internal/bc/BcResidentSecretKey.java 91.30% <0.00%> (-4.35%) ⬇️
... and 11 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 43a1fdc...048747a. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit 5dbcc9c 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