Skip to content

Conversation

@stefanhaller
Copy link
Collaborator

The output from background fetching is noisy and pollutes the command log. Don't show it by default, unless there were errors, in which case it is important to see e.g. which fork was deleted.

This is used for internal purposes and shouldn't pollute the command log.
However, show it when there was an error. This is important for the case that a
fork that you have as a remote was deleted, in which case the command log is the
only way to get notified about that.
@stefanhaller stefanhaller added the enhancement New feature or request label Nov 15, 2025
@stefanhaller stefanhaller merged commit 58d2ffa into master Nov 15, 2025
14 checks passed
@stefanhaller stefanhaller deleted the suppress-output-from-background-fetch branch November 15, 2025 17:32
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 933573f1 60.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (933573f) Report Missing Report Missing Report Missing
Head commit (f8a48b6) 58955 51272 86.97%

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 (#5044) 20 12 60.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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants