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

Adds ResourceArray::getItems to allow access to the values of a… #115

Merged
merged 1 commit into from May 15, 2017

Conversation

realityking
Copy link
Contributor

… ResourceArray as an actual PHP array.

@realityking realityking added this to the 1.2 milestone May 15, 2017
@codecov
Copy link

codecov bot commented May 15, 2017

Codecov Report

Merging #115 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #115      +/-   ##
============================================
+ Coverage     93.09%   93.11%   +0.02%     
- Complexity      517      518       +1     
============================================
  Files            38       38              
  Lines          1317     1321       +4     
============================================
+ Hits           1226     1230       +4     
  Misses           91       91
Impacted Files Coverage Δ Complexity Δ
src/ResourceArray.php 100% <100%> (ø) 12 <1> (+1) ⬆️
src/Delivery/ResourceBuilder.php 95.56% <0%> (+0.04%) 87% <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 7ff565c...9e38132. Read the comment docs.

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.

None yet

1 participant