colcon / colcon-clean

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

Add more tests #25

Closed ruffsl closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Base: 8.00% // Head: 100.00% // Increases project coverage by +92.00% :tada:

Coverage data is based on head (1a119cd) compared to base (cb2f0f4). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #25 +/- ## ============================================ + Coverage 8.00% 100.00% +92.00% ============================================ Files 11 11 Lines 275 263 -12 Branches 41 39 -2 ============================================ + Hits 22 263 +241 + Misses 253 0 -253 ``` | [Impacted Files](https://codecov.io/gh/ruffsl/colcon-clean/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ruffin) | Coverage Δ | | |---|---|---| | [colcon\_clean/subverb/\_\_init\_\_.py](https://codecov.io/gh/ruffsl/colcon-clean/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ruffin#diff-Y29sY29uX2NsZWFuL3N1YnZlcmIvX19pbml0X18ucHk=) | `100.00% <100.00%> (+100.00%)` | :arrow_up: | | [colcon\_clean/base\_handler/test\_result.py](https://codecov.io/gh/ruffsl/colcon-clean/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ruffin#diff-Y29sY29uX2NsZWFuL2Jhc2VfaGFuZGxlci90ZXN0X3Jlc3VsdC5weQ==) | `100.00% <0.00%> (+33.33%)` | :arrow_up: | | [colcon\_clean/base\_handler/\_\_init\_\_.py](https://codecov.io/gh/ruffsl/colcon-clean/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ruffin#diff-Y29sY29uX2NsZWFuL2Jhc2VfaGFuZGxlci9fX2luaXRfXy5weQ==) | `100.00% <0.00%> (+56.00%)` | :arrow_up: | | [colcon\_clean/verb/clean.py](https://codecov.io/gh/ruffsl/colcon-clean/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ruffin#diff-Y29sY29uX2NsZWFuL3ZlcmIvY2xlYW4ucHk=) | `100.00% <0.00%> (+100.00%)` | :arrow_up: | | [colcon\_clean/clean/query.py](https://codecov.io/gh/ruffsl/colcon-clean/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ruffin#diff-Y29sY29uX2NsZWFuL2NsZWFuL3F1ZXJ5LnB5) | `100.00% <0.00%> (+100.00%)` | :arrow_up: | | [colcon\_clean/base\_handler/log.py](https://codecov.io/gh/ruffsl/colcon-clean/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ruffin#diff-Y29sY29uX2NsZWFuL2Jhc2VfaGFuZGxlci9sb2cucHk=) | `100.00% <0.00%> (+100.00%)` | :arrow_up: | | [colcon\_clean/subverb/packages.py](https://codecov.io/gh/ruffsl/colcon-clean/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ruffin#diff-Y29sY29uX2NsZWFuL3N1YnZlcmIvcGFja2FnZXMucHk=) | `100.00% <0.00%> (+100.00%)` | :arrow_up: | | [colcon\_clean/subverb/workspace.py](https://codecov.io/gh/ruffsl/colcon-clean/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ruffin#diff-Y29sY29uX2NsZWFuL3N1YnZlcmIvd29ya3NwYWNlLnB5) | `100.00% <0.00%> (+100.00%)` | :arrow_up: | | [colcon\_clean/base\_handler/build.py](https://codecov.io/gh/ruffsl/colcon-clean/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ruffin#diff-Y29sY29uX2NsZWFuL2Jhc2VfaGFuZGxlci9idWlsZC5weQ==) | `100.00% <0.00%> (+100.00%)` | :arrow_up: | | ... and [1 more](https://codecov.io/gh/ruffsl/colcon-clean/pull/25/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ruffin) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ruffin). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ruffin)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.