Skip to content

Conversation

crenshaw-dev
Copy link
Member

The repoClientset argument in NewApplicationController is used to construct ctrl.appStateManager. But the field on the ApplicationController struct isn't actually used for anything but a test. We can remove it to simplify the code.

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
@crenshaw-dev crenshaw-dev requested a review from a team as a code owner October 8, 2024 19:17
Copy link

bunnyshell bot commented Oct 8, 2024

❌ Preview Environment deleted from Bunnyshell

Available commands (reply to this comment):

  • 🚀 /bns:deploy to deploy the environment

Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.96%. Comparing base (dc27102) to head (ee8870b).
Report is 391 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #20295      +/-   ##
==========================================
- Coverage   55.98%   55.96%   -0.02%     
==========================================
  Files         322      322              
  Lines       44701    44700       -1     
==========================================
- Hits        25024    25015       -9     
- Misses      17080    17095      +15     
+ Partials     2597     2590       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pasha-codefresh pasha-codefresh merged commit 8647db1 into argoproj:master Oct 9, 2024
27 checks passed
ali-hamza-noor pushed a commit to ali-hamza-noor/argo-cd that referenced this pull request Oct 10, 2024
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: alnoor <alihamzanoor99@gmail.com>
austin5219 pushed a commit to austin5219/argo-cd that referenced this pull request Oct 16, 2024
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: austin5219 <3936059+austin5219@users.noreply.github.com>
adriananeci pushed a commit to adriananeci/argo-cd that referenced this pull request Dec 4, 2024
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Adrian Aneci <aneci@adobe.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants