halfhp / androidplot

Charts and plots for Android
http://androidplot.com
Apache License 2.0
511 stars 159 forks source link

1.5.4 Changes #74

Closed halfhp closed 6 years ago

halfhp commented 6 years ago

TODO

codecov-io commented 6 years ago

Codecov Report

Merging #74 into master will increase coverage by 0.11%. The diff coverage is 78%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #74      +/-   ##
============================================
+ Coverage     69.16%   69.27%   +0.11%     
- Complexity     1185     1189       +4     
============================================
  Files           107      107              
  Lines          4958     4963       +5     
  Branches        512      510       -2     
============================================
+ Hits           3429     3438       +9     
+ Misses         1195     1189       -6     
- Partials        334      336       +2
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/com/androidplot/xy/XYGraphWidget.java 66.89% <100%> (-0.08%) 76 <1> (-1)
...rc/main/java/com/androidplot/ui/LayoutManager.java 52.63% <100%> (ø) 14 <0> (ø) :arrow_down:
...rc/main/java/com/androidplot/ui/widget/Widget.java 68.96% <75.6%> (+4.29%) 54 <14> (+7) :arrow_up:
...c/main/java/com/androidplot/xy/SimpleXYSeries.java 77.69% <80%> (-0.94%) 32 <0> (-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 636768a...3210cec. Read the comment docs.