Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(components/molecule/photoUploader): Avoid crashes on getExifOrien… #2720

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

oegea
Copy link
Collaborator

@oegea oegea commented Apr 9, 2024

…tation

molecule/photoUploader

🔍 Show

Description, Motivation and Context

getExifOrientation was crashing sometimes. This change doesn't modify its functionality, but avoid crashes and ensures the flow works as expected even if the function cannot offer a specific result.

Types of changes

  • 🪲 Bug fix (non-breaking change which fixes an issue)

Copy link

github-actions bot commented Apr 9, 2024

STATEMENTS BRANCHES FUNCTIONS LINES
≍ 0.03↓ ≍ 0.05↓ ≍ 0= ≍ 0=
% 75.92 63.77 65.62 77.62
ABS 3330 / 4386 1988 / 3117 649 / 989 3157 / 4067

@davidmartin84 davidmartin84 merged commit 97557d1 into master Apr 9, 2024
7 checks passed
@davidmartin84 davidmartin84 deleted the fix/photoTools branch April 9, 2024 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants