crackerjack 0.17.3__py3-none-any.whl → 0.17.4__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.
- crackerjack/.ruff_cache/0.11.8/530407680854991027 +0 -0
- crackerjack/crackerjack.py +1 -1
- crackerjack/pyproject.toml +1 -1
- {crackerjack-0.17.3.dist-info → crackerjack-0.17.4.dist-info}/METADATA +1 -1
- {crackerjack-0.17.3.dist-info → crackerjack-0.17.4.dist-info}/RECORD +8 -8
- {crackerjack-0.17.3.dist-info → crackerjack-0.17.4.dist-info}/WHEEL +0 -0
- {crackerjack-0.17.3.dist-info → crackerjack-0.17.4.dist-info}/entry_points.txt +0 -0
- {crackerjack-0.17.3.dist-info → crackerjack-0.17.4.dist-info}/licenses/LICENSE +0 -0
Binary file
|
crackerjack/crackerjack.py
CHANGED
@@ -499,7 +499,7 @@ class Crackerjack:
|
|
499
499
|
"--no-header", # Reduce output noise
|
500
500
|
"--disable-warnings", # Disable warning capture
|
501
501
|
"--durations=0", # Show slowest tests to identify potential hanging tests
|
502
|
-
"--timeout=
|
502
|
+
"--timeout=60", # 1-minute timeout for tests
|
503
503
|
]
|
504
504
|
)
|
505
505
|
return test
|
crackerjack/pyproject.toml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
|
-
crackerjack-0.17.
|
2
|
-
crackerjack-0.17.
|
3
|
-
crackerjack-0.17.
|
4
|
-
crackerjack-0.17.
|
1
|
+
crackerjack-0.17.4.dist-info/METADATA,sha256=bW0Yvde4y71GqZPfsiEf3LxR7NMKiGv5gyuGAOw-5RU,14872
|
2
|
+
crackerjack-0.17.4.dist-info/WHEEL,sha256=tSfRZzRHthuv7vxpI4aehrdN9scLjk-dCJkPLzkHxGg,90
|
3
|
+
crackerjack-0.17.4.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
|
4
|
+
crackerjack-0.17.4.dist-info/licenses/LICENSE,sha256=fDt371P6_6sCu7RyqiZH_AhT1LdN3sN1zjBtqEhDYCk,1531
|
5
5
|
crackerjack/.gitignore,sha256=oho3dNx7a7y36_y9AsalCkssU4in0MMsNAANWdc-h1c,153
|
6
6
|
crackerjack/.libcst.codemod.yaml,sha256=a8DlErRAIPV1nE6QlyXPAzTOgkB24_spl2E9hphuf5s,772
|
7
7
|
crackerjack/.pdm.toml,sha256=dZe44HRcuxxCFESGG8SZIjmc-cGzSoyK3Hs6t4NYA8w,23
|
@@ -24,7 +24,7 @@ crackerjack/.ruff_cache/0.11.4/9818742842212983150,sha256=QF9j6-3MH_d0pDNotdbF2h
|
|
24
24
|
crackerjack/.ruff_cache/0.11.6/3557596832929915217,sha256=yR2iXWDkSHVRw2eTiaCE8Eh34JPRUGc8vE3HYEEBk9k,224
|
25
25
|
crackerjack/.ruff_cache/0.11.7/10386934055395314831,sha256=lBNwN5zAgM4OzbkXIOzCczUtfooATrD10htj9ASlFkc,224
|
26
26
|
crackerjack/.ruff_cache/0.11.7/3557596832929915217,sha256=fKlwUbsvT3YIKV6UR-aA_i64lLignWeVfVu-MMmVbU0,207
|
27
|
-
crackerjack/.ruff_cache/0.11.8/530407680854991027,sha256=
|
27
|
+
crackerjack/.ruff_cache/0.11.8/530407680854991027,sha256=90qTTPHgVDIxJ01G4UyG1DEB9L-rFuGm95sPViH-MRw,224
|
28
28
|
crackerjack/.ruff_cache/0.2.0/10047773857155985907,sha256=j9LNa_RQ4Plor7go1uTYgz17cEENKvZQ-dP6b9MX0ik,248
|
29
29
|
crackerjack/.ruff_cache/0.2.1/8522267973936635051,sha256=u_aPBMibtAp_iYvLwR88GMAECMcIgHezxMyuapmU2P4,248
|
30
30
|
crackerjack/.ruff_cache/0.2.2/18053836298936336950,sha256=Xb_ebP0pVuUfSqPEZKlhQ70so_vqkEfMYpuHQ06iR5U,248
|
@@ -54,6 +54,6 @@ crackerjack/.ruff_cache/0.9.9/8843823720003377982,sha256=e4ymkXfQsUg5e_mtO34xTsa
|
|
54
54
|
crackerjack/.ruff_cache/CACHEDIR.TAG,sha256=WVMVbX4MVkpCclExbq8m-IcOZIOuIZf5FrYw5Pk-Ma4,43
|
55
55
|
crackerjack/__init__.py,sha256=r9SuEjHUrW99hFWifRk4ofmYPSgf9rblcnzqhdV5bP0,157
|
56
56
|
crackerjack/__main__.py,sha256=O2BZxkwH8FKIhQJyWEaLAxvFT2pRGSyr4J7nXpDKV9U,4291
|
57
|
-
crackerjack/crackerjack.py,sha256=
|
58
|
-
crackerjack/pyproject.toml,sha256=
|
59
|
-
crackerjack-0.17.
|
57
|
+
crackerjack/crackerjack.py,sha256=oXPPnyKyd205QYwxVvQI3-fA4iF3i69XVJpChhmlTV8,33246
|
58
|
+
crackerjack/pyproject.toml,sha256=ionKxBo9Kg_nKc5en_Bb5jssO5UQ7TCtbwE-ZIocATM,4199
|
59
|
+
crackerjack-0.17.4.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|