Commit Graph

18 Commits

Author SHA1 Message Date
e267481f71 Cleanup transaction api 2024-09-03 15:40:02 +02:00
6568b6d723 Prepare transaction API for general usage 2024-09-03 13:40:11 +02:00
c459724114 Resolve build errors 2024-08-30 13:50:49 +02:00
721b6b2afa
Change footprint variabel from bool to string
The footprint variable also indicates the type of statistic used now
2024-07-20 08:59:07 +02:00
Christoph Kluge
bf6b87d65c Fix circular import after merge 2024-07-09 09:50:32 +02:00
ac9bba8b5b
Restructure and simplify job repo 2024-07-04 15:05:24 +02:00
80c46bea7f
Fix bugs and failed testcases 2024-07-04 14:14:27 +02:00
130613b717
Fix build errors
Code not yet functional
2024-06-28 17:08:28 +02:00
fb8bbea99d Remove year in copyright notice 2024-04-11 23:04:30 +02:00
14c487c9e4 Update test inputs 2023-08-18 09:31:57 +02:00
9137931b74 Add cpu_load and mem_used to Job stats
Fixes #111
2023-06-15 11:07:48 +02:00
f6c629c696 Remove obsolete check
Now handeled by DB UNIQUE constraint
2023-05-04 18:14:46 +02:00
066c4553b4 Refactor 2023-05-04 16:27:30 +02:00
c5b67d64d2 Add Table flush on init 2023-05-04 16:03:04 +02:00
d9b18d1763 Cleanup
Use external cc-units
Lint code
Fix import tests
2023-05-04 15:34:36 +02:00
b878b31de5 Add test result files 2023-05-04 13:32:11 +02:00
27894ea0a9 Restructure tests 2023-05-04 07:00:30 +02:00
ebba4371eb Extract importer package and restructure tests 2023-04-28 08:49:58 +02:00