JuliaRobotics / SensorFeatureTracking.jl

Algorithms to track features of interest, such as images KLT
MIT License
11 stars 3 forks source link

additional tests added #15

Closed Affie closed 6 years ago

Affie commented 6 years ago

small updates

codecov-io commented 6 years ago

Codecov Report

Merging #15 into master will increase coverage by 10.52%. The diff coverage is 83.33%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #15       +/-   ##
===========================================
+ Coverage    5.12%   15.64%   +10.52%     
===========================================
  Files           6        6               
  Lines         449      441        -8     
===========================================
+ Hits           23       69       +46     
+ Misses        426      372       -54
Impacted Files Coverage Δ
src/KLTTrackingAlgorithms.jl 0% <ø> (ø) :arrow_up:
src/SensorCameraGeometryUtils.jl 71.13% <83.33%> (+45.85%) :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 74a07e3...e9ee8e8. Read the comment docs.