-
-
Notifications
You must be signed in to change notification settings - Fork 604
optimize User,InstructionLog use async method #1258
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
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||||||||||||||||
|
reviewed |
PR Type
Enhancement
Description
Convert User and InstructionLog repository methods to async
Add Dashboard property to User model
Update file I/O operations to use async methods
Implement async/await patterns in service layers
Diagram Walkthrough
File Walkthrough
16 files
Convert user avatar methods to asyncConvert User and InstructionLog methods to asyncAdd Dashboard property to User modelAdd await for async GetUserById callAdd await for async GetUserById callConvert user avatar methods to asyncAdd await for async GetInstructionLogSearchKeysConvert instruction log methods to asyncConvert all user repository methods to asyncAdd await for async user lookup methodsConvert user service methods to asyncAdd await for async user and log methodsConvert avatar endpoints to asyncAdd Dashboard property mappingConvert instruction log methods to asyncConvert all user repository methods to async