juanramirez/hillpace

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
Gemfile
LICENSE
README.md
Rakefile
hillpace.gemspec
resources/gpx/GranadaHalfMarathon.gpx
resources/gpx/InvalidGranadaHalfMarathon.gpx
resources/gpx/MadridCorrePorMadrid.gpx
resources/schema/gpx.xsd
resources/schema/tcx.xsd
resources/tcx/2015-08-16_CarreraAtenasPlaya.tcx
resources/tcx/InvalidCarreraAtenasPlaya.tcx
examples/race_planning.rb26
lib/hillpace.rb15
lib/hillpace/import/gpx/gpx_parser.rb52
lib/hillpace/import/kalman_filter.rb38
lib/hillpace/import/tcx/tcx_parser.rb54
lib/hillpace/import/xml/xml_validator.rb33
lib/hillpace/pace.rb27
lib/hillpace/pace_adjuster/pace_adjuster.rb12
lib/hillpace/pace_adjuster/strategies/lets_run_forum.rb10
lib/hillpace/pace_adjuster/strategies/mervs_running.rb10
lib/hillpace/race_planner/race_planner.rb26
lib/hillpace/route.rb58
A
1 hr
lib/hillpace/segment.rb87
A
1 hr
lib/hillpace/track_point.rb69
lib/hillpace/version.rb3