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

ericmackrodt / staat
97%

Build:
DEFAULT BRANCH: master
Repo Added 07 Jan 2019 03:33AM UTC
Files 11
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
  • 1.3.0
  • asyncs
  • deep-freeze
  • dependabot/npm_and_yarn/acorn-5.7.4
  • dependabot/npm_and_yarn/bin-links-1.1.8
  • 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.1
  • 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/https-proxy-agent-2.2.4
  • dependabot/npm_and_yarn/ini-1.3.7
  • dependabot/npm_and_yarn/lodash-4.17.19
  • dependabot/npm_and_yarn/lodash-4.17.21
  • dependabot/npm_and_yarn/ssri-6.0.2
  • dependabot/npm_and_yarn/url-parse-1.5.1
  • dependabot/npm_and_yarn/websocket-extensions-0.1.4
  • dependabot/npm_and_yarn/y18n-3.2.2
  • force_scoped_type
  • hooks
  • reduce-function
  • remove-create-react-context
  • requester-hook
  • syncronous-transformers
  • testing

pending completion
63

push

travis-ci

web-flow
<a href="https://github.com/ericmackrodt/staat/commit/<a class=hub.com/ericmackrodt/staat/commit/<a class="double-link" href="https://git"><a class=hub.com/ericmackrodt/staat/commit/<a class="double-link" href="https://git"><a class=hub.com/ericmackrodt/staat/commit/<a class="double-link" href="https://git"><a class=hub.com/ericmackrodt/staat/commit/51acbe8db9ecc721ee015bf44e4d00062c112a44">51acbe8db<a href="https://github.com/ericmackrodt/staat/commit/51acbe8db9ecc721ee015bf44e4d00062c112a44">&quot;&gt;&amp;lt;a href=&amp;quot;https://github.com/ericmackrodt/staat/commit/&lt;/a&gt;&lt;a class=&quot;double-link&quot; href=&quot;https://github.com/ericmackrodt/staat/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/ericmackrodt/staat/commit/51acbe8db9ecc721ee015bf44e4d00062c112a44&quot;&gt;51acbe8db&lt;/a&gt;&lt;a href=&quot;https://github.com/ericmackrodt/staat/commit/51acbe8db9ecc721ee015bf44e4d00062c112a44&quot;&gt;&amp;lt;a href=&amp;quot;https://github.com/ericmackrodt/staat/commit/51acbe8db9ecc721ee015bf44e4d00062c112a44&amp;quot;&amp;gt;&amp;amp;quot;&amp;amp;gt;Revert &amp;amp;amp;quot;Add requester apis (#7)&amp;amp;am</a>p;quot; (#8)

This reverts commit &lt;/a&gt;&lt;a class=&quot;double-link&quot; href=&quot;https://github.com/ericmackrodt/staat/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://github.com/ericmackrodt/staat/commit/<a class="double-link" href="https://github.com/ericmackrodt/staat/commit/c197fd8da3d9771187f76b6a777d500f5caefb04">c197fd8da</a>&quot;&gt;c197fd8da&lt;/a&gt;&quot;&gt;c197fd8da&lt;/a&gt;&lt;a href=&quot;htt</a>ps://github.com/ericmackrodt/staat/commit/51acbe8db9ecc721ee015bf44e4d00062c112a44">.

39 of 42 branches covered (92.86%)

Branch coverage included in aggregate %.

35 of 35 new or added lines in 7 files covered. (100.0%)

189 of 193 relevant lines covered (97.93%)

7.64 hits per line

Relevant lines Covered
Build:
Build:
193 RELEVANT LINES 189 COVERED LINES
7.64 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
63 master <a href="https://github.com/ericmackrodt/staat/commit/51acbe8db">&lt;a href=&quot;https://github.com/ericmackrodt/staat/commit/</a><a class="double-link" href="https://github.com/ericmackrodt/staat/commit/&lt;a class... push 02 Jul 2019 09:32AM UTC web-flow travis-ci pending completion  
60 master Add requester apis (#7) * Make reduce function the default - Fix tests - Fix examples - Fix timetravel * Fix and add tests. * Keep the api of legacy staat. * Fix react tests * Add Hooks api (#6) * Create hooks api * Use sideE... push 02 Jul 2019 09:31AM UTC web-flow travis-ci pending completion  
42 master Create react native build. (#5) * Create react native build. * Remove beta flag push 08 Apr 2019 01:30PM UTC web-flow travis-ci pending completion  
37 master Publish 1.1.1 push 29 Jan 2019 09:41AM UTC ericmackrodt travis-ci pending completion  
36 master Add more testing (#3) * Add tests for state container and utils. * Add staat tests * Start component test * Add react tests. * Update version. * Undo version changes push 29 Jan 2019 09:33AM UTC GitHub travis-ci pending completion  
33 master Remove create react context (#4) * Remove create react context * Upgrade react in example. push 29 Jan 2019 07:22AM UTC web-flow travis-ci pending completion  
20 master Remove deep-freeze from project (#2) push 13 Jan 2019 01:43AM UTC web-flow travis-ci pending completion  
17 master Improve scope and time travel apis. (#1) * Stronger scoped transform type enforcement * Fix scoped type and time travel * Improve scope api. * Fix set scope test. * Update main and core library READMES * Add time-travel tests. *... push 11 Jan 2019 06:49AM UTC web-flow travis-ci pending completion  
8 master Add tslint and prettier. push 07 Jan 2019 03:58AM UTC ericmackrodt travis-ci pending completion  
7 master Update README with badges. push 07 Jan 2019 03:44AM UTC ericmackrodt travis-ci pending completion  
See All Builds (88)
  • 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

© 2026 Coveralls, Inc