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

danvk / source-map-explorer / 192
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/glob-parent-5.1.2
DEFAULT BRANCH: master
Ran 28 Apr 2019 05:44PM UTC
Jobs 1
Files 5
Run time 1s
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
192

push

travis-ci

nikolay-borzov
Update API (#105)

- Update API
  - Remove `exploreBundles`. Add multiple bundles support to `explore`
  - Remove `exploreBundlesAndWriteHtml`. It's implemented as `file` options of `explore`
  - Remove `console.log` Move message to `result.errors` array
  - Resolve #93. Bundle with one source is analyzed and an error is added to `result.errors` array
- Add options to save generated HTML to a file
- CLI
  - Fix multiple bundles support - output json/tsv for multiple bundles
  - Group errors by bundles
- Fix coverage. Prepare for Coveralls
- Move mocha parameters to `mocha.opts`
- Drop Node.js 8 support. It's in maintenance LTS status
- Replace `chai-jest-snapshot` by `snap-shot-it`. At least it can update snapshots correctly
- Add `watch` npm script to simplify debugging
- Add `preview-package` npm script to test published package. It requires installing [`package-preview`](https://github.com/zkochan/package-preview) globally
- Update dependencies
- Add `chalk` to output colourful messages
- Convert tests js files into typescript files
- Move HTML generation logic to `html.ts`
- Move single bundle explore logic to `explore.ts`
- Simplify test data file names
- Fix `getCommonPathPrefix` to support single file map
- Add `explore` as named export
- Move error/warning message to `getErrorMessage` and `AppError`. When creating an error pass error code instead of a message
- Fix broken HTML when bundle specified as windows absolute path (e.g. C:\my-app\dist\js\bundle.js)
- Remove empty children arrays from WebTreeMapData
- Export all interfaces from index.ts so that they available from a single import
- Update `build:clean` script to clean 'dist' folder instead of deleting. It helps to avoid `rimraf` fails when `dist` folder is occupied
- Update README

78 of 84 branches covered (92.86%)

Branch coverage included in aggregate %.

195 of 199 relevant lines covered (97.99%)

489.24 hits per line

Jobs
ID Job ID Ran Files Coverage
3 192.3 28 Apr 2019 05:44PM UTC 0
96.47
Travis Job 192.3
Source Files on build 192
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #192
  • 14448be9 on github
  • Prev Build on 2.0 (#191)
  • Next Build on 2.0 (#194)
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