JuliaRobotics / SensorFeatureTracking.jl

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

Fix/sensor tracking #21

Closed Affie closed 6 years ago

Affie commented 6 years ago

just to trigger travis build

codecov-io commented 6 years ago

Codecov Report

Merging #21 into master will increase coverage by 13%. The diff coverage is 77.77%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master      #21    +/-   ##
========================================
+ Coverage   10.55%   23.55%   +13%     
========================================
  Files           6        6            
  Lines         654      658     +4     
========================================
+ Hits           69      155    +86     
+ Misses        585      503    -82
Impacted Files Coverage Δ
src/SensorCameraGeometryUtils.jl 93.81% <100%> (+22.68%) :arrow_up:
src/BlockMatchingFlow.jl 74.24% <100%> (+74.24%) :arrow_up:
src/Common.jl 22.72% <71.42%> (+22.72%) :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 a6f9ed6...08db972. Read the comment docs.

Affie commented 6 years ago

Merging as it is an improvement over master, but still not 100%