marcusvaltonen / python-droneposelib

Python library for Visual-Inertial Odometry (VIO)
MIT License
10 stars 1 forks source link

Improve documentation #5

Closed marcusvaltonen closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #5 (a18ca77) into main (0d60723) will decrease coverage by 1.18%. The diff coverage is 95.89%.

Impacted file tree graph

@@             Coverage Diff             @@
##              main       #5      +/-   ##
===========================================
- Coverage   100.00%   98.81%   -1.19%     
===========================================
  Files            2        4       +2     
  Lines          180      253      +73     
===========================================
+ Hits           180      250      +70     
- Misses           0        3       +3     
Impacted Files Coverage Δ
example/synthetic.py 94.33% <94.33%> (ø)
tests/test_examples.py 100.00% <100.00%> (ø)

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 0d60723...a18ca77. Read the comment docs.