Conversation
* [feat] add metrics for student record updates using Micrometer * [feat] add AI generation metrics tracking for student records * [feat] rename metrics collection method and update logging for student record completion * [refac] change metrics collection method to AfterReturning for student record completion * [feat] add AI generation tracking and metrics for student records * [refac] update build.gradle to replace Spring Boot Web starter with validation starter * [fix] implement transaction-aware metrics collection for student record completion * [refac] enhance metrics collection logic to ensure business logic execution on errors * [refac] update type casting for memberId and recordId in metrics aspect * [refac] improve metrics collection by replacing Counter builder with direct counter registration and update logging level for error handling * [refac] refactor student record methods to use StudentRecordType enum and improve metrics collection * [refac] streamline generation tracking and metrics collection logic * [refac] add overloaded methods in StudentRecordAIFacade and StudentRecordFacade for controller compatibility * [refac] refactor StudentRecordAIController and StudentRecordFacade to improve type handling and streamline method calls
* [fix] enable AspectJ auto proxy support in EdukitApiApplication * [refac] refactor AI generation logic to retrieve student record type within AIFacade * [refac] rename StudentRecordMetricsService to StudentRecordMetricsCounter * [refac] rename GenerationTrackingService to RecordGenerationTracker and update related references * [fix] update argument count in collectAIGenerationMetrics method to support additional parameter * [fix] retrieve StudentRecordType from StudentRecord in collectCompletionMetrics method * [fix] update argument count in collectCompletionMetrics method to reflect new parameter structure * [fix] retrieve StudentRecordType from StudentRecord in StudentRecordMetricsAspect * [fix] refactor RecordGenerationTracker to use Redis for generation count tracking * [refac] refactor isFirstGeneration method to use Lua script for atomic increment and expiration in Redis * [fix] update RecordGenerationTracker to use configurable TTL for Redis expiration * [refac] update Lua script in RecordGenerationTracker to conditionally set Redis expiration based on TTL argument
* [fix] enhance nginx deployment script with container check and target selection in dev * [fix] enhance nginx deployment script with container check and dynamic target selection in prod
* [feat] add automated commit message generator and pull request creator * [feat] update PR template to improve clarity and structure * [feat] add comprehensive test generator documentation and update PR template * [refac] enforce mandatory test profile usage and update test configuration guidelines * [refac] enhance commit script safety by restricting to staged files only * [refac] require user confirmation before pushing to remote in PR template * [docs] add manual rollback guidance for Flyway Community Edition
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests
Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
운영 배포