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

[oshi-demo] Vend JSON via HTTP Server #1095

Merged
merged 4 commits into from
Feb 4, 2020
Merged

[oshi-demo] Vend JSON via HTTP Server #1095

merged 4 commits into from
Feb 4, 2020

Conversation

dbwiddis
Copy link
Member

@dbwiddis dbwiddis commented Feb 4, 2020

Fixes #1077

@coveralls
Copy link

coveralls commented Feb 4, 2020

Coverage Status

Coverage decreased (-3.5%) to 78.69% when pulling 7d8a232 on dbwiddis:web-server into 6c41d3d on oshi:master.

@codecov-io
Copy link

codecov-io commented Feb 4, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@c74e2be). Click here to learn what that means.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1095   +/-   ##
=========================================
  Coverage          ?   72.74%           
  Complexity        ?        2           
=========================================
  Files             ?       27           
  Lines             ?     1328           
  Branches          ?      169           
=========================================
  Hits              ?      966           
  Misses            ?      283           
  Partials          ?       79
Impacted Files Coverage Δ Complexity Δ
...i-demo/src/main/java/oshi/demo/OshiHTTPServer.java 0% <0%> (ø) 0 <0> (?)

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 c74e2be...7d8a232. Read the comment docs.

@dbwiddis dbwiddis merged commit 28ce6b9 into oshi:master Feb 4, 2020
@dbwiddis dbwiddis deleted the web-server branch February 20, 2020 17:46
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.

Add websocket implementation to oshi-demo
3 participants