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

entrecode / ec.sdk / 511
91%
master: 91%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 15 Nov 2017 01:57PM UTC
Jobs 2
Files 70
Run time 59s
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

pending completion
511

push

travis-ci

simon-scherzinger
refactor: only add built sources for npm package, should allow angular production builds

BREAKING CHANGE: import for typescript projects changed from `src` to `lib`.

before:

```js
import { EntryResource } from 'ec.sdk/src/resources/publicAPI/EntryResource';
```

after:

```js
import { EntryResource } from 'ec.sdk/lib/resources/publicAPI/EntryResource';
```

983 of 1019 branches covered (96.47%)

2508 of 2512 relevant lines covered (99.84%)

98.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 511.1 15 Nov 2017 01:57PM UTC 0
99.84
Travis Job 511.1
2 511.2 15 Nov 2017 01:57PM UTC 0
99.84
Travis Job 511.2
Source Files on build 511
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #511
  • fd1e4f2e on github
  • Prev Build on develop (#510)
  • Next Build on develop (#512)
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