service-capacity-modeling 0.3.84__tar.gz → 0.3.85__tar.gz
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.
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/PKG-INFO +6 -6
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/README.md +3 -3
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling.egg-info/PKG-INFO +6 -6
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/setup.py +2 -2
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/LICENSE +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/__init__.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/capacity_planner.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/__init__.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/__init__.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/pricing/aws/3yr-reserved_ec2.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/pricing/aws/3yr-reserved_zz-overrides.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/profiles.txt +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_c5.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_c5a.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_c5d.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_c5n.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_c6a.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_c6i.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_c6id.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_c7a.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_c7i.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_c8i.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_i3en.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_i4i.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_i7i.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_m4.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_m5.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_m5n.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_m6a.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_m6i.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_m6id.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_m6idn.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_m6in.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_m7a.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_m7i.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_m8i.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_r4.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_r5.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_r5n.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_r6a.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_r6i.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_r6id.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_r6idn.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_r6in.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_r7a.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_r7i.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/auto_r8i.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/manual_drives.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/manual_instances.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/hardware/profiles/shapes/aws/manual_services.json +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/interface.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/__init__.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/common.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/headroom_strategy.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/org/__init__.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/org/netflix/__init__.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/org/netflix/aurora.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/org/netflix/cassandra.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/org/netflix/control.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/org/netflix/counter.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/org/netflix/crdb.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/org/netflix/ddb.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/org/netflix/elasticsearch.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/org/netflix/entity.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/org/netflix/evcache.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/org/netflix/graphkv.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/org/netflix/iso_date_math.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/org/netflix/kafka.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/org/netflix/key_value.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/org/netflix/postgres.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/org/netflix/rds.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/org/netflix/stateless_java.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/org/netflix/time_series.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/org/netflix/time_series_config.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/org/netflix/wal.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/org/netflix/zookeeper.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/models/utils.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/stats.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/tools/__init__.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/tools/auto_shape.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/tools/fetch_pricing.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/tools/generate_missing.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling/tools/instance_families.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling.egg-info/SOURCES.txt +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling.egg-info/dependency_links.txt +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling.egg-info/entry_points.txt +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling.egg-info/requires.txt +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/service_capacity_modeling.egg-info/top_level.txt +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/setup.cfg +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/tests/test_arguments.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/tests/test_buffers.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/tests/test_common.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/tests/test_desire_merge.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/tests/test_generate_scenarios.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/tests/test_hardware.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/tests/test_hardware_shapes.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/tests/test_headroom_strategy.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/tests/test_io2.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/tests/test_model_dump.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/tests/test_reproducible.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/tests/test_simulation.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/tests/test_utils.py +0 -0
- {service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/tests/test_working_set.py +0 -0
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: service-capacity-modeling
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.85
|
|
4
4
|
Summary: Contains utilities for modeling capacity for pluggable workloads
|
|
5
5
|
Author: Joseph Lynch
|
|
6
6
|
Author-email: josephl@netflix.com
|
|
7
7
|
License: Apache 2.0
|
|
8
8
|
Classifier: Programming Language :: Python :: 3
|
|
9
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
10
9
|
Classifier: Programming Language :: Python :: 3.10
|
|
11
10
|
Classifier: Programming Language :: Python :: 3.11
|
|
11
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
12
12
|
Classifier: License :: OSI Approved :: Apache Software License
|
|
13
13
|
Classifier: Operating System :: OS Independent
|
|
14
|
-
Requires-Python: >=3.
|
|
14
|
+
Requires-Python: >=3.10,<3.13
|
|
15
15
|
Description-Content-Type: text/markdown
|
|
16
16
|
License-File: LICENSE
|
|
17
17
|
Requires-Dist: pydantic>2.0
|
|
@@ -47,10 +47,10 @@ remember this repository is public when making changes to it.
|
|
|
47
47
|
Run the tests:
|
|
48
48
|
```bash
|
|
49
49
|
# Test the capacity planner on included netflix models
|
|
50
|
-
$ tox -e
|
|
50
|
+
$ tox -e py310
|
|
51
51
|
|
|
52
52
|
# Run a single test with a debugger attached if the test fails
|
|
53
|
-
$ .tox/
|
|
53
|
+
$ .tox/py310/bin/pytest -n0 -k test_java_heap_heavy --pdb --pdbcls=IPython.terminal.debugger:Pdb
|
|
54
54
|
|
|
55
55
|
# Verify all type contracts
|
|
56
56
|
$ tox -e mypy
|
|
@@ -251,7 +251,7 @@ To contribute to this project:
|
|
|
251
251
|
2. Write a unit test using `pytest` in the `tests` folder.
|
|
252
252
|
3. Ensure your tests pass via `tox` or debug them with:
|
|
253
253
|
```
|
|
254
|
-
tox -e
|
|
254
|
+
tox -e py310 -- -k test_<your_functionality> --pdb --pdbcls=IPython.terminal.debugger:Pdb
|
|
255
255
|
```
|
|
256
256
|
|
|
257
257
|
### Pre-commit / Linting
|
|
@@ -13,10 +13,10 @@ remember this repository is public when making changes to it.
|
|
|
13
13
|
Run the tests:
|
|
14
14
|
```bash
|
|
15
15
|
# Test the capacity planner on included netflix models
|
|
16
|
-
$ tox -e
|
|
16
|
+
$ tox -e py310
|
|
17
17
|
|
|
18
18
|
# Run a single test with a debugger attached if the test fails
|
|
19
|
-
$ .tox/
|
|
19
|
+
$ .tox/py310/bin/pytest -n0 -k test_java_heap_heavy --pdb --pdbcls=IPython.terminal.debugger:Pdb
|
|
20
20
|
|
|
21
21
|
# Verify all type contracts
|
|
22
22
|
$ tox -e mypy
|
|
@@ -217,7 +217,7 @@ To contribute to this project:
|
|
|
217
217
|
2. Write a unit test using `pytest` in the `tests` folder.
|
|
218
218
|
3. Ensure your tests pass via `tox` or debug them with:
|
|
219
219
|
```
|
|
220
|
-
tox -e
|
|
220
|
+
tox -e py310 -- -k test_<your_functionality> --pdb --pdbcls=IPython.terminal.debugger:Pdb
|
|
221
221
|
```
|
|
222
222
|
|
|
223
223
|
### Pre-commit / Linting
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: service-capacity-modeling
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.85
|
|
4
4
|
Summary: Contains utilities for modeling capacity for pluggable workloads
|
|
5
5
|
Author: Joseph Lynch
|
|
6
6
|
Author-email: josephl@netflix.com
|
|
7
7
|
License: Apache 2.0
|
|
8
8
|
Classifier: Programming Language :: Python :: 3
|
|
9
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
10
9
|
Classifier: Programming Language :: Python :: 3.10
|
|
11
10
|
Classifier: Programming Language :: Python :: 3.11
|
|
11
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
12
12
|
Classifier: License :: OSI Approved :: Apache Software License
|
|
13
13
|
Classifier: Operating System :: OS Independent
|
|
14
|
-
Requires-Python: >=3.
|
|
14
|
+
Requires-Python: >=3.10,<3.13
|
|
15
15
|
Description-Content-Type: text/markdown
|
|
16
16
|
License-File: LICENSE
|
|
17
17
|
Requires-Dist: pydantic>2.0
|
|
@@ -47,10 +47,10 @@ remember this repository is public when making changes to it.
|
|
|
47
47
|
Run the tests:
|
|
48
48
|
```bash
|
|
49
49
|
# Test the capacity planner on included netflix models
|
|
50
|
-
$ tox -e
|
|
50
|
+
$ tox -e py310
|
|
51
51
|
|
|
52
52
|
# Run a single test with a debugger attached if the test fails
|
|
53
|
-
$ .tox/
|
|
53
|
+
$ .tox/py310/bin/pytest -n0 -k test_java_heap_heavy --pdb --pdbcls=IPython.terminal.debugger:Pdb
|
|
54
54
|
|
|
55
55
|
# Verify all type contracts
|
|
56
56
|
$ tox -e mypy
|
|
@@ -251,7 +251,7 @@ To contribute to this project:
|
|
|
251
251
|
2. Write a unit test using `pytest` in the `tests` folder.
|
|
252
252
|
3. Ensure your tests pass via `tox` or debug them with:
|
|
253
253
|
```
|
|
254
|
-
tox -e
|
|
254
|
+
tox -e py310 -- -k test_<your_functionality> --pdb --pdbcls=IPython.terminal.debugger:Pdb
|
|
255
255
|
```
|
|
256
256
|
|
|
257
257
|
### Pre-commit / Linting
|
|
@@ -7,7 +7,7 @@ setuptools.setup(
|
|
|
7
7
|
versioning="distance",
|
|
8
8
|
setup_requires="setupmeta",
|
|
9
9
|
description="Contains utilities for modeling capacity for pluggable workloads",
|
|
10
|
-
python_requires=">=3.
|
|
10
|
+
python_requires=">=3.10,<3.13",
|
|
11
11
|
packages=setuptools.find_packages(exclude=("tests*", "notebooks*")),
|
|
12
12
|
install_requires=[
|
|
13
13
|
"pydantic>2.0",
|
|
@@ -20,9 +20,9 @@ setuptools.setup(
|
|
|
20
20
|
},
|
|
21
21
|
classifiers=[
|
|
22
22
|
"Programming Language :: Python :: 3",
|
|
23
|
-
"Programming Language :: Python :: 3.9",
|
|
24
23
|
"Programming Language :: Python :: 3.10",
|
|
25
24
|
"Programming Language :: Python :: 3.11",
|
|
25
|
+
"Programming Language :: Python :: 3.12",
|
|
26
26
|
"License :: OSI Approved :: Apache Software License",
|
|
27
27
|
"Operating System :: OS Independent",
|
|
28
28
|
],
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/tests/test_arguments.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/tests/test_desire_merge.py
RENAMED
|
File without changes
|
|
File without changes
|
{service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/tests/test_hardware.py
RENAMED
|
File without changes
|
{service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/tests/test_hardware_shapes.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/tests/test_model_dump.py
RENAMED
|
File without changes
|
{service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/tests/test_reproducible.py
RENAMED
|
File without changes
|
{service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/tests/test_simulation.py
RENAMED
|
File without changes
|
|
File without changes
|
{service_capacity_modeling-0.3.84 → service_capacity_modeling-0.3.85}/tests/test_working_set.py
RENAMED
|
File without changes
|