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(event cache): add more logs to the auto-shrinking mechanism #4714

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

bnjbvr
Copy link
Member

@bnjbvr bnjbvr commented Feb 25, 2025

Adds some logs to help figure out if/why the auto-shrinking didn't seem to happen on Android devices.

(And the answer might be "garbage collection happens late" 👀)

@bnjbvr bnjbvr requested a review from a team as a code owner February 25, 2025 12:42
@bnjbvr bnjbvr requested review from poljar and removed request for a team February 25, 2025 12:42
Copy link

codecov bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.98%. Comparing base (0819ab1) to head (46da9aa).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4714      +/-   ##
==========================================
+ Coverage   85.97%   85.98%   +0.01%     
==========================================
  Files         290      290              
  Lines       34065    34075      +10     
==========================================
+ Hits        29288    29301      +13     
+ Misses       4777     4774       -3     

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

@bnjbvr bnjbvr merged commit 21960a5 into main Feb 25, 2025
42 checks passed
@bnjbvr bnjbvr deleted the bnjbvr/log-auto-shrink branch February 25, 2025 13:13
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