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

Allow use of flake8 v7 #615

Closed cottsay closed 7 months ago

cottsay commented 7 months ago

All packages in the colcon org appear to test successfully against flake8 v7 now.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (ee44262) 83.37% compared to head (b1cd426) 83.37%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #615 +/- ## ======================================= Coverage 83.37% 83.37% ======================================= Files 66 66 Lines 3789 3789 Branches 737 737 ======================================= Hits 3159 3159 Misses 556 556 Partials 74 74 ```

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