openalto / alto-experimental

Some epxerimental projects for the following ALTO release.
Eclipse Public License 1.0
1 stars 1 forks source link

Refactor bwmonitor #7

Closed fno2010 closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #7 into odl-carbon-sr1 will increase coverage by 2.16%. The diff coverage is 71.01%.

Impacted file tree graph

@@                 Coverage Diff                  @@
##             odl-carbon-sr1       #7      +/-   ##
====================================================
+ Coverage             69.42%   71.59%   +2.16%     
- Complexity               35       87      +52     
====================================================
  Files                     8       13       +5     
  Lines                   157      433     +276     
  Branches                 18       55      +37     
====================================================
+ Hits                    109      310     +201     
- Misses                   33       87      +54     
- Partials                 15       36      +21
Impacted Files Coverage Δ Complexity Δ
...daylight/alto/ext/impl/LoggingFuturesCallBack.java 100% <ø> (ø) 3 <0> (?)
.../opendaylight/alto/ext/impl/BwmonitorProvider.java 100% <100%> (ø) 4 <0> (?)
.../opendaylight/alto/ext/impl/BwFetchingService.java 63.63% <59.7%> (ø) 18 <14> (?)
...org/opendaylight/alto/ext/impl/BwmonitorUtils.java 76.19% <80%> (ø) 3 <1> (?)
.../org/opendaylight/alto/ext/impl/BwmonitorImpl.java 80.48% <81.66%> (ø) 12 <3> (?)
...ht/alto/ext/impl/help/ReadDataFailedException.java 60% <0%> (-40%) 2% <0%> (ø)
...endaylight/alto/ext/impl/help/DataStoreHelper.java 39.28% <0%> (-18.61%) 4% <0%> (ø)
...pendaylight/alto/ext/impl/PathManagerProvider.java 80.64% <0%> (-1.18%) 8% <0%> (+2%)
... and 4 more

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 67181cf...09b0afb. Read the comment docs.