Source compatibility report for the metrics-graphite library between 3.1.0 and 3.1.1 versions
Test Info
Library Name | metrics-graphite |
Version #1 | 3.1.0 |
Version #2 | 3.1.1 |
Test Results
Total Java Modules | 1 |
Total Methods / Classes | 62 / 7 |
Compatibility |
100% |
Problem Summary
| Severity | Count |
Added Methods | - | 1 |
Removed Methods | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
Medium | 0 |
Low | 0 |
Added Methods 1
metrics-graphite-3.1.1.jar, Builder.class
package com.codahale.metrics.graphite
GraphiteReporter.Builder.build ( Graphite graphite ) : GraphiteReporter
com/codahale/metrics/graphite/GraphiteReporter.Builder.build:(Lcom/codahale/metrics/graphite/Graphite;)Lcom/codahale/metrics/graphite/GraphiteReporter;
to the top
Java Archives 1
metrics-graphite-3.1.0.jar
to the top