[SonarQube] python:S1244 - Float equality check (tests/unit/test_restic_engine_audit_fixes.py:249) #19

Open
opened 2026-05-18 01:08:52 +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_engine_audit_fixes.py
  • Line: 249
  • Issue key: ca207bc0-c00f-4b25-bc6c-db9070472f82

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_engine_audit_fixes.py` - **Line:** 249 - **Issue key:** `ca207bc0-c00f-4b25-bc6c-db9070472f82` **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#19
No description provided.