halfhp / androidplot

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

update to Android Studio 3.1.1 #77

Closed hannesa2 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #77 into master will decrease coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #77      +/-   ##
============================================
- Coverage     69.32%   69.29%   -0.03%     
  Complexity     1190     1190              
============================================
  Files           107      107              
  Lines          4948     4954       +6     
  Branches        501      501              
============================================
+ Hits           3430     3433       +3     
- Misses         1193     1196       +3     
  Partials        325      325
Impacted Files Coverage Δ Complexity Δ
...dplot-core/src/main/java/com/androidplot/Plot.java 52.44% <0%> (-0.31%) 64% <0%> (ø)
...rc/main/java/com/androidplot/xy/XYGraphWidget.java 67.28% <0%> (-0.16%) 78% <0%> (ø)
.../main/java/com/androidplot/ui/FixedTableModel.java 93.75% <0%> (+0.13%) 6% <0%> (ø) :arrow_down:
...c/main/java/com/androidplot/xy/SimpleXYSeries.java 78.03% <0%> (+0.33%) 32% <0%> (ø) :arrow_down:

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 0de08c5...d7b8422. Read the comment docs.

halfhp commented 6 years ago

Thx for the contribution!