Total Complexity | 62 |
Dependencies | 5 |
Dependents | 2 |
Total lines | 545 |
Lines of code | 311 |
Logical lines of code | 135 |
Comment lines | 143 |
Methods | 13 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
upload_file_to_vector_store() | 37 | 15 | 79 | |
delete_all_vector_store_files() | 47 | 11 | 36 | |
add_posts_to_vector_store() | 43 | 7 | 52 | |
wait_for_file_processing() | 49 | 7 | 30 | |
get_vector_store() | 53 | 6 | 24 | |
delete_vector_store() | 56 | 4 | 19 | |
create_vector_store() | 55 | 3 | 20 | |
process_vector_store_file_deletions() | 60 | 3 | 13 | |
delete_vector_store_file() | 62 | 2 | 12 | |
__construct() | 73 | 1 | 5 | |
check_vector_store_file_status() | 65 | 1 | 9 | |
clear_vector_store_files() | 80 | 1 | 3 | |
get_vector_store_files() | 65 | 1 | 9 |