Skip to content

Conversation

@CandelR
Copy link
Contributor

@CandelR CandelR commented Oct 21, 2025

  • Refactored camera roll renaming functions to handle duplicates
  • Added tests
  • Added video prefix for videos

@CandelR CandelR requested a review from larryrider October 21, 2025 07:21
@CandelR CandelR self-assigned this Oct 21, 2025
@CandelR CandelR added bug Something isn't working enhancement New feature or request labels Oct 21, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 21, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
8.4% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@CandelR CandelR requested a review from xabg2 October 23, 2025 06:19
expect(mockGetExtensionFromUri).toHaveBeenCalledWith(uri);
});

test('should use modificationTime over creationTime', () => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a comment. It is better to use non technical/constants names so if the variable name changes, you don't need to update the test. E.g. test('When the file is generated, then the correct date and time is used').

@CandelR CandelR merged commit 0f68d67 into release/1.8.3 Oct 24, 2025
1 of 3 checks passed
@CandelR CandelR deleted the feature/fix-exif-naming branch October 24, 2025 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants