Skip to content
Open
Show file tree
Hide file tree
Changes from 38 commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
08e5566
feat: improve traceback feature
PCain02 Oct 31, 2024
9d79a5f
fix: bug in import stategy picking up pytest
PCain02 Oct 31, 2024
b365e91
feat: add the ability to see tested functions
PCain02 Oct 31, 2024
e79c7aa
feat: correctly identify which function fails each test
PCain02 Oct 31, 2024
d00048d
fix: remove hard coded test paths and variables
PCain02 Oct 31, 2024
5486a42
feat: add extract function and give it to llm as list of lists
PCain02 Oct 31, 2024
74f61ba
fix: remove other strategies and strategy statement
PCain02 Oct 31, 2024
c09f5c9
fix: move extract function to make more sense
PCain02 Oct 31, 2024
369efef
feat: add print
PCain02 Nov 6, 2024
dec6f19
feat: clean up comments
PCain02 Nov 8, 2024
c3ecc35
feat: add test cases for the new extract functions
PCain02 Nov 10, 2024
eb938f2
fix: remove test files and add auto removal in tests
PCain02 Nov 10, 2024
7643e68
feat: delete debug print statements
PCain02 Nov 10, 2024
cece26e
feat: improve LLM prompting
PCain02 Nov 10, 2024
46a4152
lint: lint files
PCain02 Nov 10, 2024
f783e58
lint: organize imports
PCain02 Nov 10, 2024
f573a5a
lint: fix imports
PCain02 Nov 10, 2024
218faf0
fix: too many branches in main fix
PCain02 Nov 10, 2024
8507ee7
lint: ruff lint
PCain02 Nov 10, 2024
5421388
feat: add debug statements for extract
PCain02 Nov 11, 2024
fafbb8c
Merge branch 'GatorEducator:main' into traceback_to_llm
PCain02 Nov 11, 2024
c3bbd2b
fix: make 2 helper functions for extract tracebacks to help with bran…
PCain02 Nov 11, 2024
d35dc9a
lint: remove debug print statements
PCain02 Nov 11, 2024
89eebd9
lint: ruff format
PCain02 Nov 11, 2024
9908827
lint: ruff lint format
PCain02 Nov 11, 2024
4174cf9
fix: ruff fix imports
PCain02 Nov 11, 2024
cc7892d
fix: fix longrepr dict source file gathering
PCain02 Nov 11, 2024
6c0add5
fix: fix line error with finding functions
PCain02 Nov 12, 2024
7f2684a
lint: ruff format
PCain02 Nov 12, 2024
09f8d2f
fix: add docstring
PCain02 Nov 12, 2024
03a76a5
fix: tests function extract
PCain02 Nov 12, 2024
7328fb9
fix: fix failure test extract for ubuntu
PCain02 Nov 12, 2024
4323ef8
Merge branch 'main' into traceback_to_llm
PCain02 Nov 13, 2024
67ebecb
lint: ruff format advise
PCain02 Nov 13, 2024
be5b174
chore: update coverage report
PCain02 Nov 13, 2024
7d548ac
chore: update toml file
PCain02 Nov 13, 2024
dd45226
feat: Update pyproject.toml to v0.3.4
PCain02 Nov 14, 2024
2458332
chore: Update pyproject.toml
PCain02 Nov 14, 2024
874ec81
fix: Delete coverage.json
PCain02 Nov 16, 2024
e475565
Merge branch 'main' into traceback_to_llm
PCain02 Nov 21, 2024
d8b764f
Fix: Update pyproject.toml alphabetize authors
PCain02 Nov 21, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading