argoproj-labs / argocd-agent

Redefining the multi cluster story of Argo CD
Apache License 2.0
81 stars 15 forks source link

chore: Move to new typed K8s workqueues #236

Closed jannfis closed 6 days ago

jannfis commented 1 week ago

Move from the deprecated RateLimitingInterface to TypedRateLimitingInterface.

We also re-enable deprecation warnings for the linter that have been temporarily disabled with https://github.com/argoproj-labs/argocd-agent/pull/235

codecov-commenter commented 1 week ago

Codecov Report

Attention: Patch coverage is 69.23077% with 4 lines in your changes missing coverage. Please review.

Project coverage is 47.41%. Comparing base (9adde1d) to head (7acc9f7).

Files with missing lines Patch % Lines
agent/connection.go 0.00% 2 Missing :warning:
principal/apis/eventstream/eventstream.go 66.66% 0 Missing and 1 partial :warning:
principal/event.go 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #236 +/- ## ========================================== + Coverage 47.40% 47.41% +0.01% ========================================== Files 58 58 Lines 5010 4996 -14 ========================================== - Hits 2375 2369 -6 + Misses 2454 2447 -7 + Partials 181 180 -1 ```

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


🚨 Try these New Features: