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

Various fixes #299

Closed DreierF closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #299 into develop will decrease coverage by 15.86%. The diff coverage is 26.02%.

Impacted file tree graph

@@              Coverage Diff               @@
##             develop     #299       +/-   ##
==============================================
- Coverage      51.04%   35.17%   -15.87%     
+ Complexity      1018     1016        -2     
==============================================
  Files            167      277      +110     
  Lines           7446    10867     +3421     
  Branches         630      921      +291     
==============================================
+ Hits            3801     3823       +22     
- Misses          3343     6738     +3395     
- Partials         302      306        +4
Impacted Files Coverage Δ Complexity Δ
...a/de/dreier/mytargets/app/ApplicationInstance.java 39.39% <ø> (ø) 5 <0> (ø) :arrow_down:
...argets/base/gallery/adapters/ViewPagerAdapter.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...dreier/mytargets/base/gallery/GalleryActivity.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...argets/base/gallery/HorizontalImageViewHolder.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...targets/features/training/input/InputActivity.java 51.84% <0%> (-2.15%) 32 <0> (ø)
...mytargets/features/scoreboard/ScoreboardImage.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
.../base/gallery/adapters/HorizontalListAdapters.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...ier/mytargets/features/training/RoundFragment.java 63.85% <0%> (-0.78%) 12 <0> (ø)
...ures/training/environment/EnvironmentFragment.java 85.07% <100%> (ø) 12 <0> (ø) :arrow_down:
...ining/standardround/StandardRoundListFragment.java 50.38% <50%> (ø) 10 <0> (ø) :arrow_down:
... and 112 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 f9fb14d...4b1225c. Read the comment docs.