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

Demo class matching filestore to partition #1290

Merged
merged 1 commit into from
Jul 7, 2020
Merged

Demo class matching filestore to partition #1290

merged 1 commit into from
Jul 7, 2020

Conversation

dbwiddis
Copy link
Member

@dbwiddis dbwiddis commented Jul 7, 2020

Fixes #975

@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.098% when pulling 72a63fc on dbwiddis:demo into 75df799 on oshi:master.

@codecov
Copy link

codecov bot commented Jul 7, 2020

Codecov Report

Merging #1290 into master will increase coverage by 0.42%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1290      +/-   ##
============================================
+ Coverage     84.59%   85.01%   +0.42%     
- Complexity      287      288       +1     
============================================
  Files            25       25              
  Lines           941      941              
  Branches        134      134              
============================================
+ Hits            796      800       +4     
+ Misses           83       80       -3     
+ Partials         62       61       -1     
Impacted Files Coverage Δ Complexity Δ
oshi-core/src/main/java/oshi/util/ParseUtil.java 93.27% <0.00%> (+0.30%) 123.00% <0.00%> (+1.00%)
oshi-core/src/main/java/oshi/SystemInfo.java 44.44% <0.00%> (+8.33%) 7.00% <0.00%> (ø%)

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 75df799...72a63fc. Read the comment docs.

@dbwiddis dbwiddis merged commit af016d6 into oshi:master Jul 7, 2020
@dbwiddis dbwiddis deleted the demo branch July 7, 2020 17:09
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.

Physical Disk Info to File System Mapping
2 participants