Skip to content

Fix/more unit tests fix docs - #1290

Merged
jlblancoc merged 3 commits into
developfrom
fix/more-unit-tests-fix-docs
Sep 27, 2023
Merged

Fix/more unit tests fix docs#1290
jlblancoc merged 3 commits into
developfrom
fix/more-unit-tests-fix-docs

Conversation

@jlblancoc

Copy link
Copy Markdown
Member

Changed apps/libraries

  • mrpt-math
  • mrpt-poses

PR Description

Fixes #1289

@codecov

codecov Bot commented Sep 27, 2023

Copy link
Copy Markdown

Codecov Report

Merging #1290 (3bc771c) into develop (7790c05) will increase coverage by 0.03%.
The diff coverage is 87.87%.

❗ Current head 3bc771c differs from pull request most recent head 3f39f1a. Consider uploading reports for the commit 3f39f1a to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1290      +/-   ##
===========================================
+ Coverage    40.18%   40.21%   +0.03%     
===========================================
  Files         1235     1235              
  Lines       106809   106824      +15     
===========================================
+ Hits         42923    42964      +41     
+ Misses       63886    63860      -26     
Files Coverage Δ
libs/poses/include/mrpt/poses/CPose3DPDFGaussian.h 100.00% <ø> (ø)
...s/poses/include/mrpt/poses/CPose3DPDFGaussianInf.h 55.55% <ø> (ø)
.../poses/include/mrpt/poses/CPose3DQuatPDFGaussian.h 66.66% <ø> (ø)
...ses/include/mrpt/poses/CPose3DQuatPDFGaussianInf.h 0.00% <ø> (ø)
libs/poses/src/CPose3DQuatPDF.cpp 92.06% <100.00%> (ø)
libs/poses/src/CPose3DQuatPDFGaussian_unittest.cpp 86.33% <100.00%> (+2.61%) ⬆️
libs/poses/src/CQuaternion_unittest.cpp 72.83% <100.00%> (+1.41%) ⬆️
libs/math/include/mrpt/math/CQuaternion.h 54.12% <0.00%> (ø)

... and 6 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7790c05...3f39f1a. Read the comment docs.

@jlblancoc
jlblancoc merged commit 856e574 into develop Sep 27, 2023
@jlblancoc
jlblancoc deleted the fix/more-unit-tests-fix-docs branch September 27, 2023 05:36
lord-arbiter pushed a commit to lord-arbiter/mrpt that referenced this pull request May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gimbal lock condition computing jacobian from quaternion to rpy

1 participant