pr-agent/pr_agent/algo
mrT23 5c4bc0a008
Add Bitbucket diff handling and improve error logging
- Implement `publish_file_comments` method placeholder
- Enhance `is_supported` method to include `publish_file_comments`
- Refactor diff splitting logic to handle Bitbucket-specific headers
- Improve error handling and logging for file content retrieval
- Add `get_pr_owner_id` method to retrieve PR owner ID
- Update `_get_pr_file_content` to fetch file content from remote link
- Fix variable name typo in `extend_patch` function in `git_patch_processing.py`
2024-08-12 09:48:26 +03:00
..
ai_handlers Fix LangChainOpenAIHandler for Azure 2024-08-08 09:55:18 -04:00
__init__.py Add tests for patch extension and update configuration for extra lines handling 2024-08-11 09:21:34 +03:00
file_filter.py Add file ignore functionality and update documentation for ignore patterns 2024-06-13 13:18:15 +03:00
git_patch_processing.py Add Bitbucket diff handling and improve error logging 2024-08-12 09:48:26 +03:00
language_handler.py Refactor filter_bad_extensions and is_valid_file functions to improve code readability and reusability 2024-06-15 20:10:46 +03:00
pr_processing.py Add missing newline in extended patch and remove trailing whitespace 2024-08-11 18:49:28 +03:00
token_handler.py protections 2024-08-09 21:44:00 +03:00
types.py insert_br_after_x_chars 2024-02-05 09:20:36 +02:00
utils.py fix cleaning 2024-08-01 15:50:00 -04:00