kleinkram 0.58.0.dev20260110152317__py3-none-any.whl → 0.58.0.dev20260121112512__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {kleinkram-0.58.0.dev20260110152317.dist-info → kleinkram-0.58.0.dev20260121112512.dist-info}/METADATA +1 -1
- {kleinkram-0.58.0.dev20260110152317.dist-info → kleinkram-0.58.0.dev20260121112512.dist-info}/RECORD +6 -6
- {kleinkram-0.58.0.dev20260110152317.dist-info → kleinkram-0.58.0.dev20260121112512.dist-info}/WHEEL +1 -1
- tests/generate_test_data.py +9 -1
- {kleinkram-0.58.0.dev20260110152317.dist-info → kleinkram-0.58.0.dev20260121112512.dist-info}/entry_points.txt +0 -0
- {kleinkram-0.58.0.dev20260110152317.dist-info → kleinkram-0.58.0.dev20260121112512.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: kleinkram
|
|
3
|
-
Version: 0.58.0.
|
|
3
|
+
Version: 0.58.0.dev20260121112512
|
|
4
4
|
Summary: give me your bags
|
|
5
5
|
Author: Cyrill Püntener, Dominique Garmier, Johann Schwabe
|
|
6
6
|
Author-email: pucyril@ethz.ch, dgarmier@ethz.ch, jschwab@ethz.ch
|
{kleinkram-0.58.0.dev20260110152317.dist-info → kleinkram-0.58.0.dev20260121112512.dist-info}/RECORD
RENAMED
|
@@ -36,7 +36,7 @@ kleinkram/cli/error_handling.py,sha256=ZFcJhPXWITG1cGpnsiuDVVehjIqO5pbz47zWdL1Qc
|
|
|
36
36
|
tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
37
37
|
tests/backend_fixtures.py,sha256=Kjr1W9NYQ1yCOqLheAIILYeTo9B59WW1M0FMr2MPKew,2308
|
|
38
38
|
tests/conftest.py,sha256=0kbRbC4AJhwjOlZYdwkzQHLBmcrU5pB3o76PImunP4c,102
|
|
39
|
-
tests/generate_test_data.py,sha256=
|
|
39
|
+
tests/generate_test_data.py,sha256=ujp_CoSUr_v9ZrTrYDIjlsOcxqpsc2pzE307z_pS1qY,12116
|
|
40
40
|
tests/test_config.py,sha256=RUIUEqTnAKg8EyqXVGohwfm9jtuaWo1hWqVxZMV6_bU,5843
|
|
41
41
|
tests/test_core.py,sha256=qIPYuMpI3yh2G6OEqqqjRCWlvaM9bd9VC0bB5kI7PJs,5473
|
|
42
42
|
tests/test_end_to_end.py,sha256=mySbCPZPmrszo2AjD18TDitrPAJJ73oz7DaBpTXIkiI,3337
|
|
@@ -46,8 +46,8 @@ tests/test_printing.py,sha256=Kfg0XjGV7ymvI4RgHtNc8wiwpqB3VG0wc1XYWO1ld_k,2217
|
|
|
46
46
|
tests/test_query.py,sha256=fExmCKXLA7-9j2S2sF_sbvRX_2s6Cp3a7OTcqE25q9g,3864
|
|
47
47
|
tests/test_utils.py,sha256=_DGxsQ60YEKeLNmrwLdJbevSFhWgIK9f38fH02VA8MI,4762
|
|
48
48
|
tests/test_wrappers.py,sha256=Jr7qFbkEBbs21S-SkwF8A5cH-OcFsVz0Y0kBc6gGBuY,2547
|
|
49
|
-
kleinkram-0.58.0.
|
|
50
|
-
kleinkram-0.58.0.
|
|
51
|
-
kleinkram-0.58.0.
|
|
52
|
-
kleinkram-0.58.0.
|
|
53
|
-
kleinkram-0.58.0.
|
|
49
|
+
kleinkram-0.58.0.dev20260121112512.dist-info/METADATA,sha256=uZsYFjw4P-9121f4ImhNHVhjqWaAJQIR_OWNu2uNk0U,2862
|
|
50
|
+
kleinkram-0.58.0.dev20260121112512.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
|
|
51
|
+
kleinkram-0.58.0.dev20260121112512.dist-info/entry_points.txt,sha256=SaB2l5aqhSr8gmaMw2kvQU90a8Bnl7PedU8cWYxkfYo,46
|
|
52
|
+
kleinkram-0.58.0.dev20260121112512.dist-info/top_level.txt,sha256=G1Lj9vHAtZn402Ukkrfll-6BCmnDNy_HVtWeNvXzdDA,16
|
|
53
|
+
kleinkram-0.58.0.dev20260121112512.dist-info/RECORD,,
|
tests/generate_test_data.py
CHANGED
|
@@ -296,8 +296,16 @@ def main():
|
|
|
296
296
|
generate_bag(os.path.join(backend_fixtures_dir, "file1.bag"), 10 * 1024)
|
|
297
297
|
generate_bag(os.path.join(backend_fixtures_dir, "file2.bag"), 10 * 1024)
|
|
298
298
|
generate_bag(os.path.join(backend_fixtures_dir, "move_me.bag"), 10 * 1024)
|
|
299
|
-
generate_bag(os.path.join(backend_fixtures_dir, "move_me.bag"), 10 * 1024)
|
|
300
299
|
generate_bag(os.path.join(backend_fixtures_dir, "state_test.bag"), 10 * 1024)
|
|
300
|
+
|
|
301
|
+
# Generate backend dummy MCAP and YAML
|
|
302
|
+
with open(os.path.join(backend_fixtures_dir, "config.yaml"), "w") as f:
|
|
303
|
+
f.write("test: true\nvalue: 123\n")
|
|
304
|
+
with open(os.path.join(backend_fixtures_dir, "config.yml"), "w") as f:
|
|
305
|
+
f.write("test: true\nvalue: 123\n")
|
|
306
|
+
with open(os.path.join(backend_fixtures_dir, "test.mcap"), "wb") as f:
|
|
307
|
+
f.write(b"\x89MCAP\x30\r\n")
|
|
308
|
+
|
|
301
309
|
generate_frontend_bag(os.path.join(data_dir, "frontend_test.bag"))
|
|
302
310
|
|
|
303
311
|
# Generate dummy MCAP and YAML
|
|
File without changes
|
|
File without changes
|