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

Update ExprTk #1265

Closed ArashPartow closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1265 (8f8943c) into develop (76c4ce9) will decrease coverage by 0.01%. The diff coverage is n/a.

:exclamation: Current head 8f8943c differs from pull request most recent head f26f20c. Consider uploading reports for the commit f26f20c to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1265      +/-   ##
===========================================
- Coverage    39.08%   39.08%   -0.01%     
===========================================
  Files         1258     1258              
  Lines       109174   109293     +119     
===========================================
+ Hits         42673    42717      +44     
- Misses       66501    66576      +75     
Impacted Files Coverage Δ
libs/expr/include/mrpt/3rdparty/exprtk.hpp 29.02% <ø> (+0.10%) :arrow_up:
libs/math/src/CSparse/cs_multiply.c 93.75% <0.00%> (-0.37%) :arrow_down:
libs/core/src/WorkerThreadsPool.cpp 82.85% <0.00%> (+0.50%) :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 76c4ce9...f26f20c. Read the comment docs.

ArashPartow commented 1 year ago

@jlblancoc seems like this might be a spurious build error:

Errors were encountered while processing: /var/cache/apt/archives/firefox_1%3a1snap1-0ubuntu2_amd64.deb needrestart is being skipped since dpkg has failed

not sure how to trigger a rebuild for the CI Linux / ubuntu-latest-clang Release pipeline

jlblancoc commented 1 year ago

Yes, it seems a spurious error. Thanks!