colcon / colcon-core

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

Add more tests for EmPy template expansion #660

Closed cottsay closed 2 months ago

cottsay commented 2 months ago

The 'positive' case was previously completely uncovered on Windows, and there was also no test asserting that the caching mechanism respected differing input variables.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.34%. Comparing base (dc438f5) to head (d87715f). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #660 +/- ## ======================================= Coverage 87.34% 87.34% ======================================= Files 67 67 Lines 3913 3913 Branches 776 776 ======================================= Hits 3418 3418 Misses 391 391 Partials 104 104 ```

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