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

Implement ArrayAccess #1

Merged
merged 11 commits into from Aug 12, 2018
Merged

Implement ArrayAccess #1

merged 11 commits into from Aug 12, 2018

Conversation

levidurfee
Copy link
Contributor

Many of the other popular containers implement ArrayAccess, so we will do the same since it is relatively easy and doesn't require any significant changes to the code.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 13

  • 8 of 8 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 9: 0.0%
Covered Lines: 21
Relevant Lines: 21

💛 - Coveralls

@levidurfee levidurfee merged commit ecbb6aa into master Aug 12, 2018
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