Closed PramithaMJ closed 5 months ago
Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
Pull Request: Resolve Build Errors, Test Errors, and Bug Fixes in Redis Data Caching
Title
Fix Build Errors, Test Failures, and Bugs in Redis Data Caching Implementation
Description
This pull request addresses build errors, test failures, and bugs found in the Redis data caching implementation. It includes fixes and improvements to ensure the reliability, correctness, and performance of the caching functionality.
Changes Made
Controller Endpoints:
POST /logout
(/logout/permanent
,/logout/temporary
) to handle user logout. This endpoint accepts a JSON request body containing the user's credentials. Upon successful logout, it invalidates the user's session and clears any associated data.GET /get-all-cached-employers
: Retrieves all cached employer details, including authentication responses and employer details.GET /get-cached-employer/email/{employerEmail}
: Retrieves cached employer details by email, including authentication response and employer details.Bug Fixes:
Test Coverage:
Test Plan
Test Scenarios:
Related Issues
ScreenShot
Checklist
Conclusion
This pull request resolves build errors, test failures, and bugs in the Redis data caching implementation. Please review the changes and ensure they meet the project's requirements and quality standards.
Best regards,
Pramitha Jayasooriya, Backend Developer at LifePill, https://pramithamj.me