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

Open
opened 2026-05-18 01:10:24 +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: 88
  • Issue key: d72a1294-e418-4276-b560-c2d4ef6f93d2

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:** 88 - **Issue key:** `d72a1294-e418-4276-b560-c2d4ef6f93d2` **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#43
No description provided.