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

danvk / source-map-explorer / 274
99%
master: 97%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/glob-parent-5.1.2
DEFAULT BRANCH: master
Ran 23 Nov 2019 11:10AM 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
274

push

travis-ci

nikolay-borzov
С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

98 of 101 branches covered (97.03%)

Branch coverage included in aggregate %.

222 of 223 relevant lines covered (99.55%)

173.77 hits per line

Jobs
ID Job ID Ran Files Coverage
4 274.4 23 Nov 2019 11:10AM UTC 0
98.77
Travis Job 274.4
Source Files on build 274
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #274
  • 12099456 on github
  • Next Build on calculate-sourceMappingURL-size (#276)
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