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 a summary tab to Javametrics. #49

Merged
merged 2 commits into from
Nov 3, 2017

Conversation

hhellyer
Copy link
Member

Add a new tab to seperate summary data for the whole run from data the rolling graphs for the last 15 minutes.

These changes depend on RuntimeTools/graphmetrics#36 in graphmetrics.

from data the rolling graphs for the last 15 minutes.
@codecov-io
Copy link

codecov-io commented Oct 31, 2017

Codecov Report

Merging #49 into master will increase coverage by 2.29%.
The diff coverage is 84.12%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #49      +/-   ##
============================================
+ Coverage     41.77%   44.07%   +2.29%     
- Complexity       78       80       +2     
============================================
  Files            21       21              
  Lines           620      658      +38     
  Branches         52       55       +3     
============================================
+ Hits            259      290      +31     
- Misses          347      351       +4     
- Partials         14       17       +3
Impacted Files Coverage Δ Complexity Δ
.../ibm/javametrics/dataproviders/GCDataProvider.java 71.42% <66.66%> (-7.74%) 6 <3> (+2)
...javametrics/dataproviders/DataProviderManager.java 94.62% <91.11%> (-0.84%) 7 <2> (ø)

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 8aed8a1...be230e1. Read the comment docs.

Copy link
Member

@tobespc tobespc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tobespc tobespc merged commit 6076c3b into RuntimeTools:master Nov 3, 2017
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.

3 participants