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 image orientation #4770

Merged
merged 5 commits into from
Mar 10, 2020
Merged

Fix image orientation #4770

merged 5 commits into from
Mar 10, 2020

Conversation

cotiga
Copy link
Contributor

@cotiga cotiga commented Feb 19, 2020

When uploading images containing rotation tag using a BREAD form

@codecov
Copy link

codecov bot commented Mar 10, 2020

Codecov Report

Merging #4770 into 1.3 will increase coverage by <.01%.
The diff coverage is 80%.

Impacted file tree graph

@@             Coverage Diff              @@
##                1.3    #4770      +/-   ##
============================================
+ Coverage     60.36%   60.37%   +<.01%     
  Complexity     1370     1370              
============================================
  Files           194      194              
  Lines          3984     3990       +6     
============================================
+ Hits           2405     2409       +4     
- Misses         1579     1581       +2
Impacted Files Coverage Δ Complexity Δ
src/Http/Controllers/ContentTypes/Image.php 66.26% <80%> (+0.01%) 33 <0> (ø) ⬇️
...rc/Http/Controllers/ContentTypes/MultipleImage.php 74.57% <80%> (-0.43%) 24 <0> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b8346df...2b7142d. Read the comment docs.

@emptynick emptynick merged commit 7517987 into thedevdojo:1.3 Mar 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants