moveit2 icon indicating copy to clipboard operation
moveit2 copied to clipboard

Modified gitignore to avoid tracking .DS_Store MacOS files and also r…

Open utkarshanand140 opened this issue 1 year ago • 4 comments

Fixes a part of #871 Replaced unnecessary strings with characters to make compilation faster. Also modified the .gitignore file to avoid tracking .DS_Store files which are often generated when working on MacOS systems.

utkarshanand140 avatar Feb 23 '24 13:02 utkarshanand140

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 0.00%. Comparing base (d962501) to head (b06593c). Report is 33 commits behind head on main.

Files Patch % Lines
...t_core/collision_detection/src/collision_tools.cpp 0.00% 1 Missing :warning:
...oveit_setup_srdf_plugins/src/group_meta_config.cpp 0.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #2705       +/-   ##
==========================================
- Coverage   50.74%   0.00%   -50.73%     
==========================================
  Files         392     672      +280     
  Lines       32553   56718    +24165     
  Branches        0    7247     +7247     
==========================================
- Hits        16517       0    -16517     
- Misses      16036   56718    +40682     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 04 '24 20:03 codecov[bot]

Thanks for these changes. Can you try to fix it everywhere rather than partially? There was an abandoned PR that attempted the same you could pick up and bring over the finish line

Yes sure, I'll be happy to complete it.

utkarshanand140 avatar Mar 05 '24 06:03 utkarshanand140

This PR is stale because it has been open for 45 days with no activity. Please tag a maintainer for help on completing this PR, or close it if you think it has become obsolete.

github-actions[bot] avatar Apr 19 '24 12:04 github-actions[bot]