-
Notifications
You must be signed in to change notification settings - Fork 19
📝 Add docstrings to chore/state-ids-for-all-events
#194
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
Conversation
…d processing logic
…event and handle missing stateId gracefully
…hip types and clean up unused code
…ve error handling for event validation
… include current state ID
…eviousStateId method in StateService for improved state retrieval
…Service and update state retrieval logic in StateService for improved clarity and functionality
…n ProfilesService
…e, StateService, and definitions to clean up code and improve performance
…uth chain handling in getAuthChain function for improved clarity
… StateService to enhance code clarity
…ing state fetching and improving error handling for better clarity
…StateRepository to streamline state retrieval logic
Docstrings generation was requested by @ggazzo. * #171 (comment) The following files were modified: * `packages/homeserver/src/homeserver.module.ts` * `packages/room/src/state_resolution/definitions/definitions.ts`
|
Important Review skippedCodeRabbit bot authored PR detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## chore/state-ids-for-all-events #194 +/- ##
===============================================================
Coverage 68.49% 68.50%
===============================================================
Files 58 58
Lines 5212 5213 +1
===============================================================
+ Hits 3570 3571 +1
Misses 1642 1642 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
b265ccc to
3b31b7e
Compare
Docstrings generation was requested by @ggazzo.
The following files were modified:
packages/homeserver/src/homeserver.module.tspackages/room/src/state_resolution/definitions/definitions.tsℹ️ Note