Segelzwerg / SportToolBox

This is a website where you calculate different metrics used in sport. It is meant to collect calculators into one website for the convenience of the athletes.
GNU General Public License v3.0
4 stars 21 forks source link

Rebase Develop #91

Closed Segelzwerg closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #91 into feature/distance_from_speed will decrease coverage by <.01%. The diff coverage is 93.75%.

Impacted file tree graph

@@                        Coverage Diff                        @@
##             feature/distance_from_speed      #91      +/-   ##
=================================================================
- Coverage                          85.37%   85.36%   -0.01%     
- Complexity                           207      240      +33     
=================================================================
  Files                                 33       34       +1     
  Lines                                458      526      +68     
  Branches                              26       33       +7     
=================================================================
+ Hits                                 391      449      +58     
- Misses                                47       54       +7     
- Partials                              20       23       +3
Impacted Files Coverage Δ Complexity Δ
...egelzwerg/sporttooolbox/iunits/distance/Miles.java 88% <100%> (+3.78%) 11 <2> (+2) :arrow_up:
...zwerg/sporttooolbox/iunits/distance/Kilometer.java 88.46% <100%> (+0.96%) 11 <0> (+1) :arrow_up:
...lzwerg/sporttooolbox/iunits/distance/Nautical.java 90.62% <87.5%> (-1.05%) 13 <2> (+3)
...lzwerg/sporttooolbox/iunits/speed/MilePerHour.java 86.66% <0%> (-6.2%) 10% <0%> (ø)
...va/segelzwerg/sporttooolbox/iunits/speed/Knot.java 86.66% <0%> (-6.2%) 10% <0%> (ø)
...erg/sporttooolbox/iunits/speed/MeterPerSecond.java 80.76% <0%> (-5.9%) 13% <0%> (+5%)
...ain/java/segelzwerg/sporttooolbox/iunits/Time.java 84.61% <0%> (-1.6%) 30% <0%> (+12%)
.../sporttooolbox/calculators/DistanceCalculator.java 100% <0%> (ø) 2% <0%> (?)
...g/sporttooolbox/iunits/speed/KilometerPerHour.java 96.15% <0%> (+2.82%) 19% <0%> (+8%) :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 bcf3231...88b8f9a. Read the comment docs.