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

gajus / isomorphic-webpack
100%
master: 91%

Build:
Build:
LAST BUILD BRANCH: v2.1.1
DEFAULT BRANCH: master
Repo Added 09 Sep 2016 12:54PM UTC
Files 6
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 v1.6.0
branch: v1.6.0
CHANGE BRANCH
x
Reset
  • v1.6.0
  • master
  • v1.1.0
  • v1.2.0
  • v1.2.1
  • v1.3.0
  • v1.4.0
  • v1.4.1
  • v1.4.2
  • v1.4.3
  • v1.4.4
  • v1.4.5
  • v1.4.6
  • v1.5.0
  • v1.7.0
  • v1.7.1
  • v1.8.0
  • v1.9.0
  • v1.9.1
  • v2.0.0
  • v2.0.1
  • v2.0.2
  • v2.1.0
  • v2.1.1

pending completion
46

push

travis-ci

gajus
fix: use Object.keys

Without this Flow complains about:

```
src/factories/createResourceMap.js:24
 24:   for (const [path, {id}] of Object.entries(manifestContent)) {
                          ^^ property `id`. Property cannot be accessed on
 38:     static entries(object: any): Array<[string, mixed]>;
                                                     ^^^^^ mixed. See lib: /private/tmp/flow/flowlib_2634d198/core.js:3
```

50 of 50 relevant lines covered (100.0%)

11.46 hits per line

Relevant lines Covered
Build:
Build:
50 RELEVANT LINES 50 COVERED LINES
11.46 HITS PER LINE
Source Files on v1.6.0
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
46 v1.6.0 fix: use Object.keys Without this Flow complains about: ``` src/factories/createResourceMap.js:24 24: for (const [path, {id}] of Object.entries(manifestContent)) { ^^ property `id`. Property cannot be accessed on 38... push 07 Jan 2017 02:01PM UTC gajus travis-ci pending completion  
See All Builds (102)
  • 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