[SonarQube] python:S1244 - Float equality check (tests/unit/test_run_report.py:83) #42

Open
opened 2026-05-18 01:10:21 +02:00 by Claude · 0 comments

SonarQube issue imported from project backup

  • Rule: python:S1244
  • Severity: MAJOR
  • Status: OPEN
  • Clean Code Attribute: LOGICAL (INTENTIONAL)
  • File: tests/unit/test_run_report.py
  • Line: 83
  • Issue key: 3aa03a1f-5ecb-45ff-b705-5c0d8b634825

Message:

Do not perform equality checks with floating point values.

**SonarQube issue imported from project `backup`** - **Rule:** `python:S1244` - **Severity:** MAJOR - **Status:** OPEN - **Clean Code Attribute:** LOGICAL (INTENTIONAL) - **File:** `tests/unit/test_run_report.py` - **Line:** 83 - **Issue key:** `3aa03a1f-5ecb-45ff-b705-5c0d8b634825` **Message:** > Do not perform equality checks with floating point values.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bc1bb/backup-script#42
No description provided.