Skip to content

Conversation

stefanhaller
Copy link
Collaborator

When you delete a branch, we call this function to determine whether we need to ask for confirmation of not. We don't want to log this, because it's not a command that a user would normally use as part of this operation.

@stefanhaller stefanhaller added the bug Something isn't working label Sep 15, 2025
Copy link

codacy-production bot commented Sep 15, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for bbef5701 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (bbef570) Report Missing Report Missing Report Missing
Head commit (2b152dc) 57739 50188 86.92%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#4896) 1 1 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@stefanhaller stefanhaller force-pushed the dont-log-git-rev-list-command branch from 4c238a2 to 1398bbf Compare September 17, 2025 18:36
When you delete a branch, we call this function to determine whether we need to
ask for confirmation of not. We don't want to log this, because it's not a
command that a user would normally use as part of this operation.
@stefanhaller stefanhaller force-pushed the dont-log-git-rev-list-command branch from 1398bbf to 2b152dc Compare September 20, 2025 09:07
@stefanhaller stefanhaller merged commit 6941b81 into master Sep 20, 2025
12 checks passed
@stefanhaller stefanhaller deleted the dont-log-git-rev-list-command branch September 20, 2025 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant