sports-alliance / sports-lib

A Library for processing GPX, TCX, FIT and JSON files from services such as Strava, Movescount, Garmin, Polar etc
GNU Affero General Public License v3.0
149 stars 21 forks source link

GPX support #7

Closed jimmykane closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #7 into develop will increase coverage by 0.72%. The diff coverage is 98.97%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop       #7      +/-   ##
===========================================
+ Coverage    92.66%   93.38%   +0.72%     
===========================================
  Files           82       83       +1     
  Lines         1704     1800      +96     
  Branches       187      204      +17     
===========================================
+ Hits          1579     1681     +102     
+ Misses         119      113       -6     
  Partials         6        6
Impacted Files Coverage Δ
...pters/distance/distance.geolib.vincenty.adapter.ts 94.11% <100%> (ø) :arrow_up:
src/events/utilities/event.utilities.ts 90% <100%> (+4.9%) :arrow_up:
src/events/adapters/importers/gpx/importer.gpx.ts 98.85% <98.82%> (ø)

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 459dc6c...2f9866b. Read the comment docs.