colcon / colcon-core

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

WIP: Compatibility with EmPy 4 #627

Open cottsay opened 4 months ago

cottsay commented 4 months ago

I believe this is the minimum set of changes necessary to use EmPy 4.

This needs to be updated to be compatible with EmPy 3 as well before being merged - there is no way we can cold-cut to v4.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 83.30%. Comparing base (c7d8194) to head (fe92c5f).

Files Patch % Lines
colcon_core/shell/template/__init__.py 90.90% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #627 +/- ## ========================================== - Coverage 83.37% 83.30% -0.08% ========================================== Files 66 66 Lines 3789 3791 +2 Branches 737 737 ========================================== - Hits 3159 3158 -1 - Misses 556 557 +1 - Partials 74 76 +2 ```

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