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

Dev/graph widget #73

Open
wants to merge 38 commits into
base: master
Choose a base branch
from
Open

Dev/graph widget #73

wants to merge 38 commits into from

Conversation

nicholasunderwood
Copy link

One variable graphing widget

@codecov
Copy link

codecov bot commented Mar 1, 2019

Codecov Report

Merging #73 into master will decrease coverage by 0.64%.
The diff coverage is 5.26%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #73      +/-   ##
============================================
- Coverage     34.28%   33.64%   -0.65%     
- Complexity       28       33       +5     
============================================
  Files             8       10       +2     
  Lines           315      431     +116     
  Branches         49       76      +27     
============================================
+ Hits            108      145      +37     
- Misses          195      274      +79     
  Partials         12       12
Impacted Files Coverage Δ Complexity Δ
src/main/kotlin/org/team5499/dashboard/Graph.kt 0% <0%> (ø) 0 <0> (?)
...rc/main/kotlin/org/team5499/dashboard/Dashboard.kt 38.42% <100%> (+4.66%) 18 <0> (+5) ⬆️
...ain/kotlin/org/team5499/dashboard/StringChooser.kt 0% <0%> (ø) 0% <0%> (?)
...ain/kotlin/org/team5499/dashboard/SocketHandler.kt 41.93% <0%> (+0.63%) 2% <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 e6401c7...817cbf1. Read the comment docs.

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.

2 participants