qase-python-commons 3.2.5__py3-none-any.whl → 3.2.6__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.

Potentially problematic release.


This version of qase-python-commons might be problematic. Click here for more details.

@@ -77,8 +77,7 @@ class ApiV2Client(ApiV1Client):
77
77
  title=result.get_title(),
78
78
  signature=result.signature,
79
79
  testops_id=result.get_testops_id(),
80
- execution=ResultExecution(start_time=result.execution.start_time, end_time=result.execution.end_time,
81
- status=result.execution.status, duration=result.execution.duration,
80
+ execution=ResultExecution(status=result.execution.status, duration=result.execution.duration,
82
81
  stacktrace=result.execution.stacktrace, thread=result.execution.thread),
83
82
  fields=ResultCreateFields.from_dict(result.fields),
84
83
  attachments=[attach.hash for attach in attached],
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: qase-python-commons
3
- Version: 3.2.5
3
+ Version: 3.2.6
4
4
  Summary: A library for Qase TestOps and Qase Report
5
5
  Author-email: Qase Team <support@qase.io>
6
6
  Project-URL: Homepage, https://github.com/qase-tms/qase-python/tree/main/qase-python-commons
@@ -4,7 +4,7 @@ qase/commons/loader.py,sha256=-MMY4HgSI6q1xq3NaJoq_w4liM73qdFKjYLVCT1E7Pc,1064
4
4
  qase/commons/logger.py,sha256=K_8kE0EqpFbF2RbRU5TBw4Hl6GfK6PacpwkRXqHabl0,1234
5
5
  qase/commons/utils.py,sha256=OOr6kQ5hPZEyHXwbwiTOTkonRxmmtkyZPPGqXQKp5vY,2799
6
6
  qase/commons/client/api_v1_client.py,sha256=0SOuYKdlS0o2s1um5hGxDIp_laJ3vZIEvnZ-E1vLoGo,12715
7
- qase/commons/client/api_v2_client.py,sha256=KjlQop9nhCoWFL68KNe2QD0WOe3oFtxbWDyunOGDUEc,8374
7
+ qase/commons/client/api_v2_client.py,sha256=IS4JgrcvchG69btT6uLelvyJUcLO6tSh-U1fDXZVxk4,8260
8
8
  qase/commons/client/base_api_client.py,sha256=H8JnjqSrBFNfghDd3T3zxYOyKYHYe9QiJQXol1JqdQk,2613
9
9
  qase/commons/exceptions/reporter.py,sha256=dP-Mwcq8HKBOjgu3YqhyULDmDGU09BmT6Fh9HjICaUc,45
10
10
  qase/commons/models/__init__.py,sha256=FTt5dYASBX4r6-tQi-_JAUVx4uvJs9GTxROdAZEV6Jo,272
@@ -33,7 +33,7 @@ qase/commons/reporters/core.py,sha256=0x5G-KVfEOWyXiXaX5__7JBIr3Rxy8vhy0cByUSZUc
33
33
  qase/commons/reporters/report.py,sha256=zyGeUOcJCOEoGtsewCOf3kypbPttJH7EM-LmZ_Y5huY,4829
34
34
  qase/commons/reporters/testops.py,sha256=f5BcorFwIK5BSeA4Rv4IKDddkWrAXL_w-Y5Xn--NdYs,6264
35
35
  qase/commons/validators/base.py,sha256=wwSn-4YiuXtfGMGnSKgo9Vm5hAKevVmmfd2Ro6Q7MYQ,173
36
- qase_python_commons-3.2.5.dist-info/METADATA,sha256=c-JKlP_ZkT9U-gxCLU7EJxxMyVgYsmZ5zQKYhmXqkU8,1857
37
- qase_python_commons-3.2.5.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
38
- qase_python_commons-3.2.5.dist-info/top_level.txt,sha256=Mn5aFk7H7Uia4s1NRDsvebu8vCrFy9nOuRIBfkIY5kQ,5
39
- qase_python_commons-3.2.5.dist-info/RECORD,,
36
+ qase_python_commons-3.2.6.dist-info/METADATA,sha256=9yPOaqUuoyeXP8eIHQAh9eM87JgIEdTKRDmzC5bifZk,1857
37
+ qase_python_commons-3.2.6.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
38
+ qase_python_commons-3.2.6.dist-info/top_level.txt,sha256=Mn5aFk7H7Uia4s1NRDsvebu8vCrFy9nOuRIBfkIY5kQ,5
39
+ qase_python_commons-3.2.6.dist-info/RECORD,,