• Joined on 2024-02-11
jkuhl pushed to refactor/data_backend at jkuhl/corrlib 2025-12-04 12:29:38 +01:00
2537fea06c
roll out save replacement
jkuhl pushed to refactor/data_backend at jkuhl/corrlib 2025-12-04 12:16:25 +01:00
b3256e0b7c
add option to not track
jkuhl pushed to refactor/data_backend at jkuhl/corrlib 2025-12-04 12:09:33 +01:00
1264a09ed0
change cached to be string
294df0a6c9
cleaner implementation
Compare 2 commits »
jkuhl pushed to refactor/data_backend at jkuhl/corrlib 2025-12-04 12:05:22 +01:00
b0ef8c3fc0
use init, not create
07173e4999
make file arg optional
Compare 2 commits »
jkuhl pushed to refactor/data_backend at jkuhl/corrlib 2025-12-04 11:59:49 +01:00
59519eae3b
rename tracker create
jkuhl pushed to refactor/data_backend at jkuhl/corrlib 2025-12-04 11:50:46 +01:00
d104d994f8
correct typing errors
jkuhl pushed to refactor/data_backend at jkuhl/corrlib 2025-12-04 11:42:10 +01:00
8993fbe4c1
remove config import
6c9b88a22f
import save from tracker
7240d29b46
add thin create wrapper
Compare 4 commits »
jkuhl pushed to refactor/data_backend at jkuhl/corrlib 2025-12-04 11:33:35 +01:00
38d00316e1
remove duplicate method
jkuhl pushed to refactor/data_backend at jkuhl/corrlib 2025-12-04 11:32:38 +01:00
18843f4d9f
correct syntax
jkuhl pushed to refactor/data_backend at jkuhl/corrlib 2025-12-04 11:23:14 +01:00
3b64d8457b
import correct file as tracker
2100d90511
chore: cleanup
Compare 2 commits »
jkuhl pushed to refactor/data_backend at jkuhl/corrlib 2025-12-04 11:17:01 +01:00
641c612a59
Merge branch 'develop' into refactor/data_backend
15fd97af8e
rename getter method
057f214e33
create config on init
d5a48b91f0
implement save method
3963b07c5f
add tracker module, moularize tracking system
Compare 5 commits »
jkuhl created branch refactor/data_backend in jkuhl/corrlib 2025-12-04 11:17:01 +01:00
jkuhl pushed to develop at jkuhl/corrlib 2025-12-02 14:13:49 +01:00
e57a761205
chore: cleanup
jkuhl pushed to develop at jkuhl/corrlib 2025-12-02 12:54:46 +01:00
jkuhl deleted branch test/mypy from jkuhl/corrlib 2025-12-02 12:45:17 +01:00
jkuhl pushed to develop at jkuhl/corrlib 2025-12-02 12:45:08 +01:00
5ec8ea682e Merge pull request 'test/mypy' (#11) from test/mypy into develop
235a613057
correct typo
5109cbd4ab
add mypy workflow
854431997e
add mypy
c46eb68305
correct mypy issues II
Compare 6 commits »
jkuhl merged pull request jkuhl/corrlib#11 2025-12-02 12:45:07 +01:00
test/mypy
jkuhl created pull request jkuhl/corrlib#11 2025-12-02 12:45:00 +01:00
test/mypy
jkuhl pushed to test/mypy at jkuhl/corrlib 2025-12-02 12:40:31 +01:00
235a613057
correct typo
jkuhl created branch test/mypy in jkuhl/corrlib 2025-12-02 12:38:40 +01:00