MRPT / mrpt

:zap: The Mobile Robot Programming Toolkit (MRPT)
https://docs.mrpt.org/reference/latest/
BSD 3-Clause "New" or "Revised" License
1.89k stars 627 forks source link

Fix: missing pymrpt ops #1283

Closed jlblancoc closed 10 months ago

jlblancoc commented 10 months ago

Changed apps/libraries

PR Description

Closes #1281

codecov[bot] commented 10 months ago

Codecov Report

Merging #1283 (01db9be) into develop (a57e0f3) will increase coverage by 0.00%. Report is 3 commits behind head on develop. The diff coverage is n/a.

:exclamation: Current head 01db9be differs from pull request most recent head faa430a. Consider uploading reports for the commit faa430a to get more accurate results

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1283   +/-   ##
========================================
  Coverage    40.19%   40.19%           
========================================
  Files         1235     1235           
  Lines       106780   106782    +2     
========================================
+ Hits         42917    42919    +2     
  Misses       63863    63863           
Files Changed Coverage Δ
libs/math/include/mrpt/math/CSparseMatrix.h 97.29% <ø> (ø)

... and 2 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 84f7f1d...faa430a. Read the comment docs.