Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(downloader): Add a debug log when deleting working tree caches #8989

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

sschuberth
Copy link
Member

This is supposed to help debugging issues like 1.

This is supposed to help debugging issues like [1].

[1]: #8987

Signed-off-by: Sebastian Schuberth <[email protected]>
Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.97%. Comparing base (8853da4) to head (c1b9ec1).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8989   +/-   ##
=========================================
  Coverage     67.97%   67.97%           
  Complexity     1158     1158           
=========================================
  Files           241      241           
  Lines          7690     7690           
  Branches        867      867           
=========================================
  Hits           5227     5227           
  Misses         2106     2106           
  Partials        357      357           
Flag Coverage Δ
funTest-docker 67.39% <ø> (ø)
funTest-non-docker 33.92% <ø> (ø)
test 37.86% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sschuberth sschuberth merged commit dfa843c into main Aug 14, 2024
22 checks passed
@sschuberth sschuberth deleted the wt-cache-log branch August 14, 2024 14:26
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