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 for creating ImageLayer with a string #26

Merged
merged 2 commits into from
Mar 17, 2018

Conversation

darrynten
Copy link
Owner

Image creation from a string was not working.

@codecov
Copy link

codecov bot commented Mar 17, 2018

Codecov Report

Merging #26 into dev will decrease coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev      #26      +/-   ##
============================================
- Coverage     85.76%   85.73%   -0.03%     
  Complexity      201      201              
============================================
  Files            24       24              
  Lines           562      561       -1     
============================================
- Hits            482      481       -1     
  Misses           80       80
Impacted Files Coverage Δ Complexity Δ
src/Layers/Layer/ImageLayer.php 100% <100%> (ø) 6 <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 6c62258...75ee5ed. Read the comment docs.

@darrynten darrynten merged commit 6c73875 into dev Mar 17, 2018
@darrynten darrynten deleted the fix/image-layer-from-string branch March 17, 2018 13:51
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

1 participant