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

return state when using get without key #76

Merged
merged 1 commit into from
Dec 1, 2016

Conversation

guzart
Copy link
Contributor

@guzart guzart commented Dec 1, 2016

Return the component state when using get() without any arguments

References #73

@guzart
Copy link
Contributor Author

guzart commented Dec 1, 2016

Unsure about the test folder name, am almost positive am breaking convention

@codecov-io
Copy link

Current coverage is 90.63% (diff: 100%)

Merging #76 into master will not change coverage

@@             master        #76   diff @@
==========================================
  Files            48         48          
  Lines          1303       1303          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           1181       1181          
  Misses          122        122          
  Partials          0          0          

Powered by Codecov. Last update a59dc64...a55b237

@Rich-Harris Rich-Harris merged commit b3acc6d into sveltejs:master Dec 1, 2016
@Rich-Harris
Copy link
Member

thanks! the conventions if you can call them that are pretty loose, that test folder name is 👍

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.

3 participants