allenporter / flux-local

flux-local is a set of tools and libraries for managing a local flux gitops repository focused on validation steps to help improve quality of commits, PRs, and general local testing.
https://allenporter.github.io/flux-local/
Apache License 2.0
156 stars 22 forks source link

Code simplification: Replace queue.Queue with a collection #628

Closed allenporter closed 7 months ago

allenporter commented 7 months ago

Replace queue.Queue with a collection

Pre-requisite for issue #617

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 93.49%. Comparing base (5532d35) to head (f361102).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #628 +/- ## ======================================= Coverage 93.49% 93.49% ======================================= Files 19 19 Lines 1984 1984 ======================================= Hits 1855 1855 Misses 129 129 ```

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