1
0
Commit Graph

10 Commits

Author SHA1 Message Date
79b9edc5d6 Improved price parsing
Some checks failed
Python Ruff Code Quality / ruff (push) Failing after 23s
Run Python tests (through Pytest) / Test (push) Failing after 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 21s
2025-05-29 18:42:13 +02:00
b656ae1142 Reduce log level 2025-05-27 23:59:44 +02:00
9df5d38792 Free stuff must be correctly marked
Some checks failed
Python Ruff Code Quality / ruff (push) Failing after 30s
Run Python tests (through Pytest) / Test (push) Failing after 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-05-26 23:57:33 +02:00
Jon Michael Aanes
fd3fd337b9 Prices must be on one line
Some checks failed
Python Ruff Code Quality / ruff (push) Failing after 22s
Run Python tests (through Pytest) / Test (push) Failing after 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 21s
2025-05-26 16:27:50 +02:00
Jon Michael Aanes
e811c48f17 Parse ,- kr
Some checks failed
Python Ruff Code Quality / ruff (push) Failing after 23s
Run Python tests (through Pytest) / Test (push) Failing after 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 21s
2025-05-26 16:22:08 +02:00
ff4a975c79
Improved support for whitespace in prices
Some checks failed
Python Ruff Code Quality / ruff (push) Failing after 22s
Run Python tests (through Pytest) / Test (push) Failing after 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 21s
2025-05-17 15:45:23 +02:00
8baf44b909 Support more obscure danish formats
Some checks failed
Python Ruff Code Quality / ruff (push) Failing after 22s
Run Python tests (through Pytest) / Test (push) Failing after 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 21s
2025-05-14 21:07:12 +02:00
22aa122388 Ruff
Some checks failed
Python Ruff Code Quality / ruff (push) Failing after 23s
Run Python tests (through Pytest) / Test (push) Failing after 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 21s
2025-05-14 21:01:50 +02:00
bcefee2dad Improved parsing performance 2025-05-14 21:01:28 +02:00
066b8cdac7 Restructure by moving data stuff into data module, and added price parsing
Some checks failed
Python Ruff Code Quality / ruff (push) Failing after 22s
Run Python tests (through Pytest) / Test (push) Failing after 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 21s
2025-05-14 20:33:15 +02:00