colcon / colcon-clean

A colcon extension to clean package workspaces
http://colcon.readthedocs.io
Apache License 2.0
46 stars 4 forks source link

Add match and ignore args #6

Closed ruffsl closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #6 (4c9d77d) into master (54a8a2f) will decrease coverage by 1.60%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #6      +/-   ##
=========================================
- Coverage    9.50%   7.89%   -1.61%     
=========================================
  Files          11      11              
  Lines         221     266      +45     
  Branches       22      31       +9     
=========================================
  Hits           21      21              
- Misses        200     245      +45     
Impacted Files Coverage Δ
colcon_clean/base_handler/__init__.py 41.66% <0.00%> (-1.82%) :arrow_down:
colcon_clean/subverb/__init__.py 0.00% <0.00%> (ø)
colcon_clean/subverb/packages.py 0.00% <0.00%> (ø)
colcon_clean/subverb/workspace.py 0.00% <0.00%> (ø)

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 54a8a2f...4c9d77d. Read the comment docs.