[SonarQube] python:S1244 - Float equality check (tests/unit/test_restic_parser.py:39) #39

Open
opened 2026-05-18 01:10:08 +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_restic_parser.py
  • Line: 39
  • Issue key: 4c65b834-c4a9-4afd-a918-abcfe4adb5b8

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_restic_parser.py` - **Line:** 39 - **Issue key:** `4c65b834-c4a9-4afd-a918-abcfe4adb5b8` **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#39
No description provided.