JuliaSmoothOptimizers / BundleAdjustmentModels.jl

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

Export NLSFunctions #34

Closed AntoninKns closed 2 years ago

AntoninKns commented 3 years ago

Exporting NLS functions that are useful

codecov[bot] commented 3 years ago

Codecov Report

Merging #34 (440b3d2) into main (1c3ebab) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #34   +/-   ##
=======================================
  Coverage   90.14%   90.14%           
=======================================
  Files           5        5           
  Lines         284      284           
=======================================
  Hits          256      256           
  Misses         28       28           
Impacted Files Coverage Δ
src/BundleAdjustmentNLSFunctions.jl 93.20% <ø> (ø)

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...440b3d2. Read the comment docs.

AntoninKns commented 2 years ago

All methods are accessible through NLPModels