f9afada1ed
tests
2024-08-11 19:01:42 +03:00
df04a7e046
Add spaces to extra lines in patch extension for consistency
2024-08-11 12:32:26 +03:00
ed65493718
Handle edge cases for patch extension and update tests
2024-08-11 12:08:00 +03:00
2b2b851cb9
Update test class name and adjust patch extra lines configuration
...
- Renamed test class to `TestExtendedPatchMoreLines` in `test_extend_patch.py`
- Imported `pr_generate_extended_diff` in `test_extend_patch.py`
- Updated `patch_extra_lines_before` to 4 in `additional_configurations.md`
2024-08-11 11:29:31 +03:00
e238a88824
Add tests for patch extension and update configuration for extra lines handling
...
- Added unit tests in `test_extend_patch.py` and `test_pr_generate_extended_diff.py` to verify patch extension functionality with extra lines.
- Updated `pr_processing.py` to include `patch_extra_lines_before` and `patch_extra_lines_after` settings.
- Modified `configuration.toml` to adjust `patch_extra_lines_before` to 4 and `max_context_tokens` to 16000.
- Enabled extra lines in `pr_code_suggestions.py`.
- Added new model `claude-3-5-sonnet` to `__init__.py`.
2024-08-11 09:21:34 +03:00
e34bcace29
s
2024-08-02 21:51:54 +03:00
2a675b80ca
Update test_convert_to_markdown.py
2024-08-02 21:43:11 +03:00
ac247dbc2c
Add end-to-end tests for GitHub, GitLab, and Bitbucket apps; update temperature setting usage across tools
2024-07-27 17:19:32 +03:00
0bac03496a
keys fallback
2024-07-03 17:06:27 +03:00
57abf4ac62
tests
2024-07-03 08:47:59 +03:00
382da3a5b6
Use descriptive name for the ReviewHeaderTitle enum to reflect its specific purpose related to PR headers
2024-06-27 07:17:26 +07:00
692904bb71
Use ReviewHeaderTitle in lieu of PrReviewTitle
2024-06-27 07:11:57 +07:00
ba963149ac
Fix extract PrReviewTitle member value
2024-06-27 07:10:57 +07:00
7348d4144b
Rename PrReviewTitle enum
2024-06-27 07:05:03 +07:00
d0315164be
Apply PrReviewTitles enum for test file
2024-06-27 07:04:02 +07:00
1070f9583f
Add file ignore functionality and update documentation for ignore patterns
2024-06-13 13:07:24 +03:00
aac7aeabd1
Update PR review prompts and terminology for clarity and consistency ( #954 )
...
* Update PR review prompts and terminology for clarity and consistency
2024-06-10 08:44:11 +03:00
6e6f54933e
Add large_patch_policy configuration and implement patch clipping logic
2024-05-29 14:00:04 +03:00
e4157d2efc
toolbar emojis in pr-agent feedbacks
2024-05-05 13:36:34 +03:00
34ad5f2aa2
toolbar emojis in pr-agent feedbacks
2024-05-05 13:33:54 +03:00
9e4ffd824c
Merge branch 'main' into feature/gha-outputs-1
2024-04-10 23:27:44 +09:00
5e5ead98de
test: rename & add error case
2024-04-10 22:36:15 +09:00
97dcb34d77
clean: rename to github_action_output
2024-04-10 22:16:09 +09:00
45176ab893
test: add config not set case
2024-04-10 09:17:29 +09:00
75c4befadf
feat: set review data to github actions output
2024-04-10 01:02:05 +09:00
84d8f78d0c
publish_output
2024-04-08 14:00:41 +03:00
a5a68c2a73
readme
2024-04-07 17:02:37 +03:00
7d081aa1d1
fix tests
2024-03-01 13:09:47 +02:00
85cdf05ca8
review formatting
2024-02-26 09:36:16 +02:00
345f923569
bitbucket code suggestions
2024-02-19 19:52:49 +02:00
01fbebfc5e
relevant tests
2024-02-09 12:50:51 +02:00
5af9e8e749
fix
2024-02-08 23:53:29 +02:00
24c575737c
fix2
2024-02-08 23:05:56 +02:00
4175e8c467
fix test2
2024-02-08 20:49:42 +02:00
77e7463395
fix tests
2024-02-08 20:14:25 +02:00
fa077dc516
formatting
2024-02-08 18:55:58 +02:00
c1c7b3b6da
fixed code
2024-02-05 13:00:57 +02:00
32e8ba331a
insert_br_after_x_chars
2024-02-05 10:12:47 +02:00
3f2a7869dd
insert_br_after_x_chars
2024-02-05 09:22:26 +02:00
2ee329674f
insert_br_after_x_chars
2024-02-05 09:20:36 +02:00
a854e1a408
feat: Refactor help text addition in pr_reviewer.py and update tool names in README.md
2023-12-26 09:18:38 +02:00
f99862088e
re-implemented test case
2023-12-21 11:09:25 +09:00
16b61eb4e8
ignore header description in ai response
2023-12-20 11:50:27 +09:00
b8cc110cbe
s
2023-12-10 19:51:08 +02:00
466af37675
s
2023-11-26 17:21:02 +02:00
2022018d4c
update tests
2023-11-26 17:16:04 +02:00
9465b7b577
refactor: Move clip_tokens function from pr_processing to utils module, and add tests
2023-11-26 08:29:47 +02:00
46d4d04e94
Merge pull request #455 from lukefx/bitbucket-server
...
Added BitBucket Server and Data Center support
2023-11-25 21:33:26 -08:00
3f76d95495
ScannerError
2023-11-20 10:35:35 +02:00
1b600cd85f
Refactor YAML parsing for improved error handling
2023-11-20 10:30:59 +02:00