DreierF / MyTargets

Android app, which helps archers keep track of their training progress
GNU General Public License v2.0
81 stars 44 forks source link

Fix custom distances not showing up #314

Closed DreierF closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #314 into beta/260 will decrease coverage by <.01%. The diff coverage is 0%.

Impacted file tree graph

@@              Coverage Diff               @@
##             beta/260     #314      +/-   ##
==============================================
- Coverage       34.67%   34.66%   -0.01%     
- Complexity       1051     1054       +3     
==============================================
  Files             280      280              
  Lines           10830    10837       +7     
  Branches          921      921              
==============================================
+ Hits             3755     3757       +2     
- Misses           6776     6780       +4     
- Partials          299      300       +1
Impacted Files Coverage Δ Complexity Δ
...a/de/dreier/mytargets/shared/models/Dimension.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...argets/features/statistics/StatisticsActivity.java 67.01% <0%> (+1.03%) 46% <0%> (+3%) :arrow_up:

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 f0eeb12...927594b. Read the comment docs.