Commit Graph

10 Commits

Author SHA1 Message Date
7083ca48c0 Resolving code debt
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 23s
2025-04-16 00:03:55 +02:00
3fa44e08d8 Ruff after aider
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-15 23:35:59 +02:00
580693bf72 feat: Add PR tracking and storage in seen issues database 2025-04-15 23:33:50 +02:00
1593526d22 fix: Correct multi-line docstring summaries to start on first line 2025-04-14 21:47:24 +00:00
fc85c982b9 Ruff
Some checks failed
Run Python tests (through Pytest) / Test (push) Successful in 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Has been cancelled
2025-04-13 18:42:40 +02:00
8d46519784 docs: Add comprehensive docstrings to seen_issues_db module 2025-04-13 18:42:36 +02:00
8a77769500 Ruff 2025-04-13 18:06:56 +02:00
bdee056b67 Ruff 2025-04-13 18:06:44 +02:00
877987787b Moved default path
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-13 17:44:28 +02:00
06088a9fd4 feat: add SQLite handling for seen issues and update main processing logic 2025-04-13 15:28:18 +00:00