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

danvk / source-map-explorer / 278
97%

Build:
DEFAULT BRANCH: master
Ran 24 Nov 2019 07:32PM UTC
Jobs 1
Files 6
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
278

push

travis-ci

web-flow
Сalculate sourceMappingURL size (#133)

- Add API `excludeSourceMapComment` option and `exclude-source-map` CLI parameter to  exclude sourceMappingURL comment from size analysis
- Rename `<unmapped>` to `[unmapped]`. Using `<>` in HTML output cause wrong title `&lt;`
- Export `UNMAPPED_KEY` `SOURCE_MAP_COMMENT_KEY` from index.ts so that these virtual files can be found among `files` object properties
- Improve size analysis accuracy. Calculate sourceMappingURL comment and EOL bytes. Use `Buffer.byteLength` to get string length in bytes. UTF-8 encoding is assumed. We can add encoding detection later if needed, but it isn't an easy thing to do.
- Add some tests

99 of 102 branches covered (97.06%)

Branch coverage included in aggregate %.

33 of 33 new or added lines in 3 files covered. (100.0%)

222 of 223 relevant lines covered (99.55%)

173.77 hits per line

Jobs
ID Job ID Ran Files Coverage
4 278.4 24 Nov 2019 07:32PM UTC 0
98.77
Travis Job 278.4
Source Files on build 278
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #278
  • 87ea1e84 on github
  • Prev Build on master (#271)
  • Next Build on master (#279)
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