colcon / colcon-core

Command line tool to build sets of software packages
http://colcon.readthedocs.io
Apache License 2.0
103 stars 46 forks source link

Suppress DeprecationWarning in pkg_resources #553

Closed cottsay closed 1 year ago

cottsay commented 1 year ago

This is indeed a problem, but we need to be able to run tests until we're ready to make a fix.

I filed #552 to follow-up with a fix.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (4e10411) 82.01% compared to head (67908f3) 82.01%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #553 +/- ## ======================================= Coverage 82.01% 82.01% ======================================= Files 62 62 Lines 3642 3642 Branches 705 705 ======================================= Hits 2987 2987 Misses 603 603 Partials 52 52 ``` 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=colcon). 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=colcon)

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