JuliaSmoothOptimizers / BundleAdjustmentModels.jl

Julia repository of bundle adjustment problems
Mozilla Public License 2.0
9 stars 5 forks source link

Adding new function to handle dataframes #35

Closed AntoninKns closed 2 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #35 (4f6b412) into main (1c3ebab) will increase coverage by 0.27%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   90.14%   90.41%   +0.27%     
==========================================
  Files           5        5              
  Lines         284      292       +8     
==========================================
+ Hits          256      264       +8     
  Misses         28       28              
Impacted Files Coverage Δ
src/BundleAdjustmentArtifactFunctions.jl 81.73% <100.00%> (+1.52%) :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 1c3ebab...4f6b412. Read the comment docs.

AntoninKns commented 2 years ago

PR #42 is an updated and better version of this PR