AndrewWalker / Dubins-Curves

Path generation for the Dubin's car
MIT License
267 stars 86 forks source link

Travis support and improved testing #9

Closed AndrewWalker closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (feature/structural-updates@c87d2a5). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@                      Coverage Diff                      @@
##             feature/structural-updates       #9   +/-   ##
=============================================================
  Coverage                              ?   99.21%           
=============================================================
  Files                                 ?        3           
  Lines                                 ?      381           
  Branches                              ?        0           
=============================================================
  Hits                                  ?      378           
  Misses                                ?        3           
  Partials                              ?        0
Impacted Files Coverage Δ
tests/montecarlo_tests.cpp 100% <100%> (ø)
src/dubins.c 98.64% <100%> (ø)
tests/stableapi_tests.cpp 100% <100%> (ø)

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 c87d2a5...f615a27. Read the comment docs.