Date: 2024-12-05 15:21:22
Score: 1
Natty:
It looks likeallure hardcoded Severity alues
if tag in [severity for severity in Severity]:
return Label(name=LabelType.SEVERITY, value=tag)
Your could create an issue for allure
https://github.com/allure-framework/allure-python/blob/20ba28a086e9097c4d44f9e01c8df8bf85f41d3e/allure-python-commons/src/mapping.py#L56
Reasons:
- Probably link only (1):
- Low length (0.5):
- Has code block (-0.5):
Posted by: Irina