Skip to content

Conversation

crenshaw-dev
Copy link
Member

Closes #19441

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Copy link

bunnyshell bot commented Jun 11, 2025

❌ Preview Environment deleted from Bunnyshell

Available commands (reply to this comment):

  • 🚀 /bns:deploy to deploy the environment

@agaudreault agaudreault added this to the v3.1 milestone Jun 11, 2025
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Copy link

codecov bot commented Jun 12, 2025

Codecov Report

Attention: Patch coverage is 86.27451% with 21 lines in your changes missing coverage. Please review.

Project coverage is 59.98%. Comparing base (44fce0e) to head (6bea5cd).
Report is 19 commits behind head on master.

Files with missing lines Patch % Lines
controller/hydrator/hydrator.go 63.63% 8 Missing and 4 partials ⚠️
util/git/client.go 92.00% 4 Missing and 2 partials ⚠️
reposerver/repository/repository.go 88.88% 1 Missing and 1 partial ⚠️
commitserver/commit/hydratorhelper.go 96.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #23361      +/-   ##
==========================================
+ Coverage   59.95%   59.98%   +0.03%     
==========================================
  Files         342      342              
  Lines       58660    58792     +132     
==========================================
+ Hits        35168    35268     +100     
- Misses      20639    20656      +17     
- Partials     2853     2868      +15     

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

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
@crenshaw-dev crenshaw-dev marked this pull request as ready for review June 12, 2025 19:43
@crenshaw-dev crenshaw-dev requested review from a team as code owners June 12, 2025 19:43
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Comment on lines +107 to +108
assert.Equal(t, metadata.Author, topMetadata.Author)
assert.Equal(t, metadata.Message, topMetadata.Message)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to self: add assertion for top-level date field

@agaudreault agaudreault merged commit 81ae77a into argoproj:master Jun 13, 2025
28 checks passed
@crenshaw-dev crenshaw-dev deleted the commit-tracing branch June 13, 2025 19:28
dsuhinin pushed a commit to dsuhinin/argo-cd that referenced this pull request Jun 16, 2025
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: dsuhinin <suhinin.dmitriy@gmail.com>
jcogilvie pushed a commit to Sanyaku/argo-cd that referenced this pull request Jun 16, 2025
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Jonathan Ogilvie <jonathan.ogilvie@sumologic.com>
enneitex pushed a commit to enneitex/argo-cd that referenced this pull request Aug 24, 2025
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: enneitex <etienne.divet@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

hydrator: design a way to link manifest changes to code changes
4 participants