MetroRobots / ros_glint

Make your ROS code sparkle!
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

The rest of the linters #6

Closed DLu closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: 66 lines in your changes are missing coverage. Please review.

Comparison is base (6cb6926) 86.45% compared to head (550bc3f) 93.09%.

Files Patch % Lines
src/ros_glint/glinters/cmake_installs.py 84.42% 38 Missing :warning:
src/ros_glint/glinters/python_setup.py 88.70% 21 Missing :warning:
src/ros_glint/glinters/cmake_pretty.py 97.41% 3 Missing :warning:
src/ros_glint/glinters/cmake_sorting.py 95.12% 2 Missing :warning:
src/ros_glint/glinters/plugins.py 97.56% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6 +/- ## ========================================== + Coverage 86.45% 93.09% +6.63% ========================================== Files 6 12 +6 Lines 672 1375 +703 ========================================== + Hits 581 1280 +699 - Misses 91 95 +4 ```

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