FHellmann / Uniatron

This project is part of the course Mobile Application Development at the University of Augsburg
https://play.google.com/store/apps/details?id=com.edu.uni.augsburg.uniatron
Apache License 2.0
0 stars 3 forks source link

Code Refactoring #84

Closed FHellmann closed 6 years ago

FHellmann commented 6 years ago

Changes proposed in this pull request:

codecov[bot] commented 6 years ago

Codecov Report

Merging #84 into master will increase coverage by 2.43%. The diff coverage is 29.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   17.64%   20.07%   +2.43%     
==========================================
  Files          50       74      +24     
  Lines        1468     1529      +61     
  Branches       65       63       -2     
==========================================
+ Hits          259      307      +48     
- Misses       1200     1221      +21     
+ Partials        9        1       -8
Impacted Files Coverage Δ
...g/uniatron/domain/converter/DateConverterUtil.java 50% <ø> (+50%) :arrow_up:
.../augsburg/uniatron/domain/table/EmotionEntity.java 100% <ø> (ø)
.../domain/converter/TimeCreditTypeConverterUtil.java 50% <ø> (+25%) :arrow_up:
...burg/uniatron/domain/dao/model/TimeCreditType.java 100% <ø> (ø)
...ugsburg/uniatron/domain/table/StepCountEntity.java 100% <ø> (ø)
...rg/uniatron/notification/NotificationChannels.java 0% <ø> (ø) :arrow_up:
...ation/builder/PackageAddedNotificationBuilder.java 0% <ø> (ø) :arrow_up:
...m/edu/uni/augsburg/uniatron/ui/card/EmptyCard.java 0% <0%> (ø) :arrow_up:
...sburg/uniatron/ui/MainActivityCardListAdapter.java 0% <0%> (ø) :arrow_up:
...g/uniatron/ui/card/appusage/AppUsageViewModel.java 0% <0%> (ø)
... and 99 more