• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jhonnymichel / react-hookstore
97%

Build:
DEFAULT BRANCH: master
Repo Added 10 Jan 2019 04:27PM UTC
Files 1
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • add-license-1
  • dependabot/npm_and_yarn/acorn-5.7.4
  • dependabot/npm_and_yarn/browserslist-4.16.6
  • dependabot/npm_and_yarn/dns-packet-1.3.4
  • dependabot/npm_and_yarn/elliptic-6.5.3
  • dependabot/npm_and_yarn/elliptic-6.5.4
  • dependabot/npm_and_yarn/handlebars-4.5.3
  • dependabot/npm_and_yarn/handlebars-4.7.6
  • dependabot/npm_and_yarn/handlebars-4.7.7
  • dependabot/npm_and_yarn/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/http-proxy-1.18.1
  • dependabot/npm_and_yarn/lodash-4.17.19
  • dependabot/npm_and_yarn/lodash-4.17.21
  • dependabot/npm_and_yarn/url-parse-1.5.1
  • dependabot/npm_and_yarn/websocket-extensions-0.1.4
  • dependabot/npm_and_yarn/ws-7.4.6
  • dependabot/npm_and_yarn/y18n-4.0.1
  • feat/memoization
  • refactor/subscription-system
  • v1.2.0
  • v1.2.1
  • v1.2.2
  • v1.2.3
  • v1.3.0
  • v1.4.0
  • v1.4.1
  • v1.4.2
  • v1.4.3
  • v1.4.4
  • v1.5.0
  • v1.5.1

pending completion
155

push

travis-ci

jhonnymichel
Update types to not allow undefined on store state

Update types to not allow undefined on store state.
Currently using undefined as the store initial value leads to the initial value being an empty object, which is not correct.
So by restricting the type to not be undefined, users can just use null and that will work fine.

24 of 24 branches covered (100.0%)

Branch coverage included in aggregate %.

50 of 52 relevant lines covered (96.15%)

16.75 hits per line

Relevant lines Covered
Build:
Build:
52 RELEVANT LINES 50 COVERED LINES
16.75 HITS PER LINE
Source Files on master
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
155 master Update types to not allow undefined on store state Update types to not allow undefined on store state. Currently using undefined as the store initial value leads to the initial value being an empty object, which is not correct. So by restrictin... push 21 Oct 2020 03:34PM UTC jhonnymichel travis-ci pending completion  
154 master Merge e2b8c54f0 into 8b2e53c4b Pull #50 05 Oct 2020 11:24AM UTC web-flow travis-ci pending completion  
153 master Server side rendering improvements: createStore now overrides stores with the same name and more helpful errors are displayed push 16 Sep 2020 05:07PM UTC jhonnymichel travis-ci pending completion  
151 master Showing setState call errors push 16 Sep 2020 12:09AM UTC jhonnymichel travis-ci pending completion  
150 master testing store override warning push 15 Sep 2020 11:56PM UTC jhonnymichel travis-ci pending completion  
147 master adding overrideIfExists option so createStore can play nicer with SSR push 15 Sep 2020 11:37PM UTC jhonnymichel travis-ci pending completion  
146 master Bump acorn from 5.7.3 to 5.7.4 Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4) Signed-off-by: d... push 15 Sep 2020 11:08PM UTC jhonnymichel travis-ci pending completion  
140 master Removing getStoreByName error and returning null instead push 15 Sep 2020 11:01PM UTC jhonnymichel travis-ci pending completion  
126 master supporting for willMount state changes push 03 Apr 2020 04:17PM UTC jhonnymichel travis-ci pending completion  
97 master adding missing typescript type push 20 Dec 2019 08:43PM UTC jhonnymichel travis-ci pending completion  
See All Builds (155)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc