Commit Graph

16 Commits

Author SHA1 Message Date
91f6bd1a3e remove the isin from the code and print placeholder instead 2025-11-18 16:13:26 +00:00
d097b01288 print a pretty table with correct country coder 2025-11-18 16:07:41 +00:00
a6d56d7441 use shopspring/decimal library everywhere
All checks were successful
Generate check / check-generate (push) Has been skipped
Generate check / check-generate (pull_request) Has been skipped
Tests / tests (pull_request) Has been skipped
2025-11-16 23:03:47 +00:00
f356d2f7e1 rename module to match github repo 2025-11-14 14:14:32 +00:00
791306acf1 regenerate mocks with new methods
All checks were successful
Generate check / check-generate (pull_request) Successful in 13s
Tests / tests (pull_request) Successful in 6s
2025-11-14 09:17:06 +00:00
f3d0f5d71a handle context cancelation 2025-11-14 09:17:06 +00:00
70bd8622de isolate record reading and writing from processing
All checks were successful
Tests / tests (pull_request) Successful in 17s
2025-11-13 14:07:08 +00:00
93689754be implement and test the Peek for the RecordQueue type
All checks were successful
Tests / tests (pull_request) Successful in 6s
2025-11-13 13:58:07 +00:00
7450c0d571 fix unused imports
All checks were successful
Tests / tests (pull_request) Successful in 17s
2025-11-13 13:47:41 +00:00
8e2163cce6 parse trading212 record fees
Some checks failed
Tests / tests (pull_request) Failing after 43s
2025-11-13 13:44:40 +00:00
bb93798c0f add Fees and Taxes to the Record type 2025-11-13 13:44:40 +00:00
7a38ae1696 implement reporter
also introduce gomock and tests
2025-11-11 16:35:05 +00:00
8e4093b647 support nil receivers 2025-11-11 10:02:35 +00:00
265d115647 implement RecordQueue type 2025-11-11 09:01:55 +00:00
dca43fe014 renamed direction to side 2025-11-10 14:04:18 +00:00
4686e36501 separate trading212 logic 2025-11-10 13:38:49 +00:00