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 here and there #4489

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

bnjbvr
Copy link
Member

@bnjbvr bnjbvr commented Jan 8, 2025

It's nice to have some logs when background tasks are shutting down, and also about other kinds of changes related to the event cache.

bnjbvr added 3 commits January 8, 2025 17:02
…_locked`

and replace it with an inlined call to `append_events_locked_impl`,
that's then renamed `append_events_locked`.
@bnjbvr bnjbvr marked this pull request as ready for review January 8, 2025 16:06
@bnjbvr bnjbvr requested a review from a team as a code owner January 8, 2025 16:06
@bnjbvr bnjbvr requested review from Hywan and removed request for a team January 8, 2025 16:06
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

Attention: Patch coverage is 86.20690% with 4 lines in your changes missing coverage. Please review.

Project coverage is 85.10%. Comparing base (dc2775e) to head (ba9a6da).
Report is 23 commits behind head on main.

Files with missing lines Patch % Lines
crates/matrix-sdk/src/event_cache/mod.rs 50.00% 3 Missing ⚠️
crates/matrix-sdk/src/event_cache/room/mod.rs 95.65% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4489      +/-   ##
==========================================
- Coverage   85.11%   85.10%   -0.02%     
==========================================
  Files         283      283              
  Lines       31790    31788       -2     
==========================================
- Hits        27059    27052       -7     
- Misses       4731     4736       +5     

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

@bnjbvr bnjbvr requested review from a team and poljar and removed request for Hywan and a team January 9, 2025 10:24
@bnjbvr bnjbvr merged commit 8e0ee47 into main Jan 9, 2025
42 of 63 checks passed
@bnjbvr bnjbvr deleted the bnjbvr/moar-logs-event-cache branch January 9, 2025 14:36
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