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

Feature/feature time from pace #81

Closed Segelzwerg closed 4 years ago

Segelzwerg commented 4 years ago

Allows the user to input a distance and pace and it will calculate the time.

codecov[bot] commented 4 years ago

Codecov Report

Merging #81 into develop will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #81      +/-   ##
=============================================
+ Coverage      86.14%   86.18%   +0.03%     
- Complexity       172      178       +6     
=============================================
  Files             28       29       +1     
  Lines            361      391      +30     
  Branches          21       25       +4     
=============================================
+ Hits             311      337      +26     
- Misses            35       36       +1     
- Partials          15       18       +3     
Impacted Files Coverage Δ Complexity Δ
...elzwerg/sporttooolbox/iunits/pace/PaceFactory.java 50.00% <0.00%> (ø) 2.00% <0.00%> (?%)

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 48aa148...df39d4f. Read the comment docs.