argo-cd icon indicating copy to clipboard operation
argo-cd copied to clipboard

Progressive sync

Open ranakan19 opened this issue 7 months ago • 2 comments

Checklist:

  • [ ] Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this does not need to be in the release notes.
  • [ ] The title of the PR states what changed and the related issues number (used for the release note).
  • [ ] The title of the PR conforms to the Toolchain Guide
  • [ ] I've included "Closes [ISSUE #]" or "Fixes [ISSUE #]" in the description to automatically close the associated issue.
  • [ ] I've updated both the CLI and UI to expose my feature, or I plan to submit a second PR with them.
  • [ ] Does this PR require documentation updates?
  • [ ] I've updated documentation as required by this PR.
  • [ ] I have signed off all my commits as required by DCO
  • [ ] I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
  • [ ] My build is green (troubleshooting builds).
  • [ ] My new feature complies with the feature status guidelines.
  • [ ] I have added a brief description of why this PR is necessary and/or what this PR solves.
  • [ ] Optional. My organization is added to USERS.md.
  • [ ] Optional. For bug fixes, I've indicated what older releases this fix should be cherry-picked into (this may or may not happen depending on risk/complexity).

ranakan19 avatar May 01 '25 03:05 ranakan19

:x: Preview Environment undeployed from Bunnyshell

Available commands (reply to this comment):

  • :rocket: /bns:deploy to deploy the environment

bunnyshell[bot] avatar May 01 '25 03:05 bunnyshell[bot]

Codecov Report

Attention: Patch coverage is 13.23529% with 59 lines in your changes missing coverage. Please review.

Project coverage is 59.97%. Comparing base (2ae9f43) to head (7b168d6). Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...cationset/controllers/applicationset_controller.go 11.94% 58 Missing and 1 partial :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #22842      +/-   ##
==========================================
+ Coverage   59.96%   59.97%   +0.01%     
==========================================
  Files         342      342              
  Lines       58807    58868      +61     
==========================================
+ Hits        35263    35307      +44     
- Misses      20671    20695      +24     
+ Partials     2873     2866       -7     

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

codecov[bot] avatar May 01 '25 04:05 codecov[bot]

closing this in favor of https://github.com/argoproj/argo-cd/pull/23465

ranakan19 avatar Jun 17 '25 21:06 ranakan19