infrahub-testcontainers 1.7.0__py3-none-any.whl → 1.7.0b0__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.
- infrahub_testcontainers/models.py +3 -3
- infrahub_testcontainers/performance_test.py +1 -1
- {infrahub_testcontainers-1.7.0.dist-info → infrahub_testcontainers-1.7.0b0.dist-info}/METADATA +2 -2
- {infrahub_testcontainers-1.7.0.dist-info → infrahub_testcontainers-1.7.0b0.dist-info}/RECORD +6 -6
- {infrahub_testcontainers-1.7.0.dist-info → infrahub_testcontainers-1.7.0b0.dist-info}/WHEEL +0 -0
- {infrahub_testcontainers-1.7.0.dist-info → infrahub_testcontainers-1.7.0b0.dist-info}/entry_points.txt +0 -0
|
@@ -2,7 +2,7 @@ from __future__ import annotations
|
|
|
2
2
|
|
|
3
3
|
from datetime import datetime, timezone
|
|
4
4
|
from enum import Enum
|
|
5
|
-
from typing import Any
|
|
5
|
+
from typing import Any, Union
|
|
6
6
|
|
|
7
7
|
from pydantic import BaseModel, Field
|
|
8
8
|
|
|
@@ -23,7 +23,7 @@ class MeasurementDefinition(BaseModel):
|
|
|
23
23
|
|
|
24
24
|
class InfrahubResultContext(BaseModel):
|
|
25
25
|
name: str
|
|
26
|
-
value: int
|
|
26
|
+
value: Union[int, float, str]
|
|
27
27
|
unit: ContextUnit
|
|
28
28
|
|
|
29
29
|
|
|
@@ -35,6 +35,6 @@ class InfrahubActiveMeasurementItem(BaseModel):
|
|
|
35
35
|
|
|
36
36
|
class InfrahubMeasurementItem(BaseModel):
|
|
37
37
|
name: str
|
|
38
|
-
value: int
|
|
38
|
+
value: Union[int, float, str]
|
|
39
39
|
unit: ContextUnit
|
|
40
40
|
context: dict[str, Any] = Field(default_factory=dict)
|
{infrahub_testcontainers-1.7.0.dist-info → infrahub_testcontainers-1.7.0b0.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: infrahub-testcontainers
|
|
3
|
-
Version: 1.7.
|
|
3
|
+
Version: 1.7.0b0
|
|
4
4
|
Summary: Testcontainers instance for Infrahub to easily build integration tests
|
|
5
5
|
Project-URL: Homepage, https://opsmill.com
|
|
6
6
|
Project-URL: Repository, https://github.com/opsmill/infrahub
|
|
@@ -14,7 +14,7 @@ Classifier: Programming Language :: Python :: 3.12
|
|
|
14
14
|
Classifier: Programming Language :: Python :: 3.13
|
|
15
15
|
Classifier: Programming Language :: Python :: 3.14
|
|
16
16
|
Requires-Python: >=3.10
|
|
17
|
-
Requires-Dist: httpx
|
|
17
|
+
Requires-Dist: httpx<0.28
|
|
18
18
|
Requires-Dist: prefect-client==3.6.7
|
|
19
19
|
Requires-Dist: psutil
|
|
20
20
|
Requires-Dist: pydantic<3,>=2.10.6
|
{infrahub_testcontainers-1.7.0.dist-info → infrahub_testcontainers-1.7.0b0.dist-info}/RECORD
RENAMED
|
@@ -7,11 +7,11 @@ infrahub_testcontainers/haproxy.cfg,sha256=QUkG2Xu-hKoknPOeYKAkBT_xJH6U9CfIS0DTM
|
|
|
7
7
|
infrahub_testcontainers/helpers.py,sha256=7Cat-Q4bcblg5oLvMW1lwMZ7fxxc5Ba9Q2pvATNcR-A,4883
|
|
8
8
|
infrahub_testcontainers/host.py,sha256=Z4_gGoGKKeM_HGVS7SdYL1FTNGyLBk8wzicdSKHpfmM,1486
|
|
9
9
|
infrahub_testcontainers/measurements.py,sha256=gR-uTasSIFCXrwvnNpIpfsQIopKftT7pBiarCgIShaQ,2214
|
|
10
|
-
infrahub_testcontainers/models.py,sha256=
|
|
11
|
-
infrahub_testcontainers/performance_test.py,sha256=
|
|
10
|
+
infrahub_testcontainers/models.py,sha256=hT7WEX2o7gxTFPE9uhtP5yigKgP5YSsy2c3tFB-fR7E,1007
|
|
11
|
+
infrahub_testcontainers/performance_test.py,sha256=_nf7Uk15mHwqpN4y7XUfI4JI54-UaXW-Yu4uwMIx21w,6185
|
|
12
12
|
infrahub_testcontainers/plugin.py,sha256=I3RuZQ0dARyKHuqCf0y1Yj731P2Mwf3BJUehRJKeWrs,5645
|
|
13
13
|
infrahub_testcontainers/prometheus.yml,sha256=610xQEyj3xuVJMzPkC4m1fRnCrjGpiRBrXA2ytCLa54,599
|
|
14
|
-
infrahub_testcontainers-1.7.
|
|
15
|
-
infrahub_testcontainers-1.7.
|
|
16
|
-
infrahub_testcontainers-1.7.
|
|
17
|
-
infrahub_testcontainers-1.7.
|
|
14
|
+
infrahub_testcontainers-1.7.0b0.dist-info/METADATA,sha256=1C_HnsDtjoI8NlQmIfCC9FNnRy2arnTFl5cH7lxs91g,946
|
|
15
|
+
infrahub_testcontainers-1.7.0b0.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
|
|
16
|
+
infrahub_testcontainers-1.7.0b0.dist-info/entry_points.txt,sha256=uHwc-_eS-K8pDJG7czSOhx3kt6cDswqyDiUJc84K0C8,77
|
|
17
|
+
infrahub_testcontainers-1.7.0b0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|