issues
search
CodeReviewerAi
/
CodeReviewerBackend
Enter a function into the userInput and see if you should merge the function or not.
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
create list of Repositories
#64
johan-t
closed
10 months ago
1
Add data visualization to analyseDistribution.py
#63
johan-t
opened
10 months ago
0
Update accuracy
#62
johan-t
closed
10 months ago
0
update readme when new accuracy
#61
johan-t
closed
10 months ago
0
Fix tests
#60
johan-t
closed
10 months ago
0
Build API for process_user_input.py
#59
johan-t
closed
10 months ago
0
Update tests for new setup
#58
johan-t
closed
10 months ago
0
Update Readme for new set up
#57
johan-t
closed
10 months ago
0
Ml performance test
#56
johan-t
closed
10 months ago
0
Use Bayes to update the probability of breaking after a review was given
#55
johan-t
closed
9 months ago
0
Calculate other performance metrics such as f1 score, recall and precision
#54
johan-t
opened
10 months ago
0
Improve Score calculation
#53
johan-t
closed
10 months ago
0
batch processing in createEmbeddings.py
#52
johan-t
closed
10 months ago
0
implement caching
#51
johan-t
closed
10 months ago
0
Get embeddings for more than one function at a time
#50
johan-t
closed
10 months ago
0
Cache AST
#49
johan-t
closed
10 months ago
0
avoided using temp.js
#48
johan-t
closed
10 months ago
0
Responds binary classification
#47
johan-t
closed
10 months ago
0
Check for heavy openAi credit usage
#46
johan-t
closed
9 months ago
0
Binary classification
#45
johan-t
closed
10 months ago
0
avoid using temp.js as much as it is currently done in get_function_data
#44
johan-t
closed
10 months ago
0
Abstract syntax trees
#43
johan-t
closed
10 months ago
0
Missing Tests: Tests for strange function declarations such as arrow functions etc.
#42
johan-t
opened
10 months ago
0
Runtime performance
#41
johan-t
closed
10 months ago
0
Fix massiv performance issues
#40
johan-t
closed
10 months ago
0
Fix test
#39
johan-t
closed
10 months ago
0
KNN Neighbour test
#38
johan-t
closed
9 months ago
0
Missing test Case: Handle more complex nested functions.
#37
johan-t
closed
9 months ago
0
test
#36
johan-t
closed
10 months ago
0
handle merge conflicts
#35
johan-t
opened
10 months ago
0
Missing test case: Function that have been moved
#34
johan-t
opened
10 months ago
0
Missing test case: Merge conflicts
#33
johan-t
opened
10 months ago
0
Missing test for case: Multiple Functions in a Single Commit
#32
johan-t
opened
10 months ago
0
Missing test for case: Functions Renamed After Merge
#31
johan-t
opened
10 months ago
0
Missing test for case: Functions Deleted After Merge
#30
johan-t
opened
10 months ago
0
Tests for git data
#29
johan-t
closed
10 months ago
0
Should we count commits after merge or merges after merge in the change_count?
#28
johan-t
closed
10 months ago
0
Tests for score calucation
#27
johan-t
opened
10 months ago
0
Change all of the paths in getFunctionData.py to absolute paths
#26
johan-t
opened
10 months ago
0
added pr template
#25
johan-t
closed
10 months ago
0
add style lints
#24
johan-t
opened
10 months ago
1
Treats functions with the same name but in a different location as different functions
#23
johan-t
closed
10 months ago
0
Avoid false positives
#22
johan-t
closed
10 months ago
1
Normalize score
#21
johan-t
closed
10 months ago
0
Account for duplicate names
#20
johan-t
closed
10 months ago
0
PR template
#19
johan-t
closed
10 months ago
0
Main script
#18
johan-t
closed
11 months ago
0
Avoid that it creates a new collection every time we restart the script
#17
johan-t
closed
10 months ago
0
Write a main script that runs all of the files
#16
johan-t
closed
10 months ago
0
Account for function deletion.
#15
johan-t
opened
11 months ago
0
Next