Commit graph

29 commits

Author SHA1 Message Date
50fb204cb1
HOTFIX: enable r_start, r_sto, r_step params for t0 and t1
All checks were successful
Mypy / mypy (push) Successful in 1m11s
Pytest / pytest (3.12) (push) Successful in 1m22s
Pytest / pytest (3.14) (push) Successful in 1m15s
Pytest / pytest (3.13) (push) Successful in 1m14s
Ruff / ruff (push) Successful in 1m2s
2026-05-08 11:32:04 +02:00
6c99653fff
check whether paths exist for import 2026-05-05 16:26:02 +02:00
74d99f8d5f
fix mypy issue
All checks were successful
Mypy / mypy (push) Successful in 1m12s
Pytest / pytest (3.12) (push) Successful in 1m18s
Pytest / pytest (3.13) (push) Successful in 1m11s
Pytest / pytest (3.14) (push) Successful in 1m13s
Ruff / ruff (push) Successful in 1m2s
Mypy / mypy (pull_request) Successful in 1m14s
Pytest / pytest (3.13) (pull_request) Successful in 1m10s
Pytest / pytest (3.12) (pull_request) Successful in 1m19s
Pytest / pytest (3.14) (pull_request) Successful in 1m12s
Ruff / ruff (pull_request) Successful in 1m2s
2026-04-10 09:38:31 +02:00
6e886aa06d
add counter for measurements in tomls
Some checks failed
Mypy / mypy (push) Failing after 1m13s
Pytest / pytest (3.12) (push) Successful in 1m18s
Pytest / pytest (3.13) (push) Successful in 1m12s
Pytest / pytest (3.14) (push) Successful in 1m12s
Ruff / ruff (push) Successful in 1m2s
2026-04-10 09:16:46 +02:00
e3be65beec
TEMPFIX: allow ms1 to not have an in or par file part 4
Some checks failed
Mypy / mypy (push) Failing after 1m12s
Pytest / pytest (3.12) (push) Successful in 1m17s
Pytest / pytest (3.13) (push) Failing after 39s
Pytest / pytest (3.14) (push) Failing after 39s
Ruff / ruff (push) Failing after 40s
2026-04-09 12:18:59 +02:00
16dcca3f3d
TEMPFIX: allow ms1 to not have an in or par file part 3
Some checks failed
Mypy / mypy (push) Failing after 1m10s
Pytest / pytest (3.13) (push) Has been cancelled
Pytest / pytest (3.14) (push) Has been cancelled
Ruff / ruff (push) Waiting to run
Pytest / pytest (3.12) (push) Has been cancelled
2026-04-09 12:17:29 +02:00
9b628abc69
TEMPFIX: allow ms1 to not have an in or par file part 2
Some checks failed
Pytest / pytest (3.12) (push) Waiting to run
Pytest / pytest (3.13) (push) Waiting to run
Pytest / pytest (3.14) (push) Waiting to run
Ruff / ruff (push) Waiting to run
Mypy / mypy (push) Has been cancelled
2026-04-09 12:16:11 +02:00
8394b1fdbd
rename functions, let write_measurement decide which file type is given
Some checks failed
Pytest / pytest (3.12) (push) Waiting to run
Pytest / pytest (3.13) (push) Waiting to run
Pytest / pytest (3.14) (push) Waiting to run
Ruff / ruff (push) Waiting to run
Mypy / mypy (push) Has been cancelled
Mypy / mypy (pull_request) Waiting to run
Pytest / pytest (3.12) (pull_request) Waiting to run
Pytest / pytest (3.13) (pull_request) Waiting to run
Pytest / pytest (3.14) (pull_request) Waiting to run
Ruff / ruff (pull_request) Waiting to run
2026-04-09 11:23:28 +02:00
8162758cec
use pathlib.Path for directories and files
Some checks failed
Ruff / ruff (push) Waiting to run
Pytest / pytest (3.12) (push) Successful in 1m15s
Pytest / pytest (3.13) (push) Has been cancelled
Mypy / mypy (push) Successful in 1m13s
Pytest / pytest (3.14) (push) Has been cancelled
2026-03-23 16:15:55 +01:00
a9cc2b3f48
fix write measurement call and reporting to user 2026-03-20 12:57:48 +01:00
4631769e81
finish a first pitch of docstrings
Some checks failed
Mypy / mypy (push) Failing after 2s
Pytest / pytest (3.12) (push) Failing after 2s
Ruff / ruff (push) Failing after 2s
Mypy / mypy (pull_request) Failing after 2s
Pytest / pytest (3.12) (pull_request) Failing after 2s
Pytest / pytest (3.13) (pull_request) Failing after 1s
Pytest / pytest (3.14) (pull_request) Failing after 2s
Pytest / pytest (3.13) (push) Failing after 2s
Pytest / pytest (3.14) (push) Failing after 2s
Ruff / ruff (pull_request) Failing after 2s
2026-02-12 18:39:04 +01:00
0626b34337
implement dynamic db name from config
Some checks failed
Ruff / ruff (push) Waiting to run
Mypy / mypy (push) Failing after 44s
Pytest / pytest (3.12) (push) Successful in 50s
Pytest / pytest (3.13) (push) Has been cancelled
Pytest / pytest (3.14) (push) Has been cancelled
2025-12-04 14:31:53 +01:00
6c9b88a22f
import save from tracker 2025-12-04 11:41:32 +01:00
4546688d97
correct mypy issues 2025-12-02 12:35:09 +01:00
Justus Kuhlmann
498f986de7 better replacements 2025-09-02 10:25:49 +00:00
Justus Kuhlmann
5198488810 catch small bug 2025-06-30 10:10:45 +00:00
Justus Kuhlmann
01f1ec69c2 add support for simple replacements in form of constants and replace variables 2025-06-30 09:54:54 +00:00
Justus Kuhlmann
b2ee7756da bugfix: collect files from openqcd toml 2025-05-09 06:32:42 +00:00
Justus Kuhlmann
65be802325 type fix 2025-04-17 16:25:15 +00:00
Justus Kuhlmann
7fc8e91a3e implement t0 and t1 import from openQCD, allow no param file for these 2025-04-17 08:36:31 +00:00
Justus Kuhlmann
5fa80077aa enable import of multiple toml files at once via cli 2025-04-08 14:47:55 +00:00
Justus Kuhlmann
77ee4993f0 fix small bugs 2025-04-07 19:59:26 +00:00
Justus Kuhlmann
0786d7decd add first openQCD functionality 2025-04-01 10:22:45 +00:00
Justus Kuhlmann
88662ddabd allow uuid keyword in toml file 2025-03-31 19:38:07 +00:00
Justus Kuhlmann
dd2bbb5879 1 line shorter 2025-03-31 13:59:44 +00:00
Justus Kuhlmann
f716835bce add checks, bugfix 2025-03-30 18:03:13 +00:00
Justus Kuhlmann
7af22b04ec better print statements, implement update project function 2024-08-26 14:17:10 +00:00
Justus Kuhlmann
975501635a put more cli 2024-08-26 12:48:51 +00:00
Justus Kuhlmann
a908cc2f2c rename 2024-08-26 09:05:31 +00:00
Renamed from backlogger/toml.py (Browse further)