refactor: No longer set timeline event as state event#2358
Conversation
We did this in the past to store the lastEvent but we now have a dedicated slot in our Room JSON structure for the persistent storage.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThe ChangesEvent Decryption
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2358 +/- ##
=======================================
Coverage 59.26% 59.27%
=======================================
Files 161 161
Lines 20061 20059 -2
=======================================
Hits 11889 11889
+ Misses 8172 8170 -2
Continue to review full report in Codecov by Sentry.
|
We did this in the past to store the lastEvent but we now have a dedicated slot in our Room JSON structure for the persistent storage.