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

Add OSSessions #1231

Merged
merged 7 commits into from
May 18, 2020
Merged

Add OSSessions #1231

merged 7 commits into from
May 18, 2020

Conversation

dbwiddis
Copy link
Member

Fixes #1221

@dbwiddis dbwiddis mentioned this pull request May 17, 2020
@coveralls
Copy link

coveralls commented May 17, 2020

Coverage Status

Coverage decreased (-0.2%) to 88.313% when pulling 80e22cc on dbwiddis:who into 36ca1a1 on oshi:master.

@codecov
Copy link

codecov bot commented May 17, 2020

Codecov Report

Merging #1231 into master will decrease coverage by 0.58%.
The diff coverage is 70.58%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1231      +/-   ##
============================================
- Coverage     86.25%   85.66%   -0.59%     
- Complexity      267      279      +12     
============================================
  Files            24       25       +1     
  Lines           873      907      +34     
  Branches        121      124       +3     
============================================
+ Hits            753      777      +24     
- Misses           69       75       +6     
- Partials         51       55       +4     
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/oshi/software/os/OperatingSystem.java 82.35% <ø> (ø) 0.00 <0.00> (ø)
oshi-core/src/main/java/oshi/util/ParseUtil.java 93.26% <56.25%> (-2.01%) 116.00 <4.00> (+4.00) ⬇️
...core/src/main/java/oshi/software/os/OSSession.java 83.33% <83.33%> (ø) 8.00 <8.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 36ca1a1...80e22cc. Read the comment docs.

@dbwiddis dbwiddis marked this pull request as ready for review May 18, 2020 01:51
@dbwiddis dbwiddis merged commit e88dfd1 into oshi:master May 18, 2020
@dbwiddis dbwiddis deleted the who branch May 18, 2020 17:15
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.

OS user sessions
2 participants