-
Notifications
You must be signed in to change notification settings - Fork 487
3 need to handle model name in a generic way in ai caller #349
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
base: main
Are you sure you want to change the base?
3 need to handle model name in a generic way in ai caller #349
Conversation
…nd fixed line number issue
Stored error_summary in database for future access
Loaded included files in both Unit Test Generator and Unit Test Validator
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||||||||
PR Type
Enhancement, Bug fix
Description
Enhanced AI model handling with generic substring matching
Added error summary storage to database schema
Fixed Java class pattern matching for records/templates
Improved line number handling in test validation
Diagram Walkthrough
File Walkthrough
5 files
Generic model name matching implementationAdded error_summary column to databaseUpdated included files loading logicEnhanced error handling and line numberingAdded substring matching utility function1 files
Fixed Java class pattern matching regex2 files
Updated tests for error_summary fieldUpdated error extraction method tests1 files
Version bump to 0.3.12