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

mozilla / source-map
89%

Build:
DEFAULT BRANCH: master
Repo Added 08 May 2018 10:23PM UTC
Files 13
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 0.7.3
  • 0.8.0-beta.0
  • browser-build
  • drop-dist-build
  • eslint-conflict
  • normalize-consumer-urls
  • simplify-section-consumer
  • v0.7.4
  • v0.7.x
  • vlq-parser
  • whatwg-url

pending completion
606

push

travis-ci

web-flow
Include types file extension in package.json (#448)

* Include types file extension in package.json

Otherwise, the TypeScript language service used in VS Code (and other editors) won't pick up the types.

* Delete typings entirely

Since types is present and correct.

462 of 542 branches covered (85.24%)

Branch coverage included in aggregate %.

827 of 911 relevant lines covered (90.78%)

327.58 hits per line

Relevant lines Covered
Build:
Build:
911 RELEVANT LINES 827 COVERED LINES
327.58 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
606 master Include types file extension in package.json (#448) * Include types file extension in package.json Otherwise, the TypeScript language service used in VS Code (and other editors) won't pick up the types. * Delete typings entirely Since ty... push 17 Oct 2022 10:02AM UTC web-flow travis-ci pending completion  
595 master Add function to SourceMapConsumer TS interface (#439) This adds the `initialize(opts)` function (defined on [`source-map-consumer.js`][1]) to the typescript interface for `SourceMapConsumer`. Fixes: #423 [1]: https://github.com/andersonvo... push 02 May 2021 12:24AM UTC web-flow travis-ci pending completion  
587 master Syntax highlight README HTML sample (#415) push 20 Apr 2021 09:30PM UTC web-flow travis-ci pending completion  
583 master Merge 4bf241bf1 into 7a263408d Pull #430 06 Nov 2020 04:20PM UTC web-flow travis-ci pending completion  
576 master add `prettier` task for standardized code formatting => easier cross-branch/fork code comparison and merging (#397) 1. add eslint prettier integration so that npm run lint catches issues 2. re-runs npm run lint on the project to catch issues pre... push 29 Oct 2019 11:43PM UTC jasonLaster travis-ci pending completion  
572 master use Travis CI svg badge (#407) push 29 Oct 2019 10:00PM UTC jasonLaster travis-ci pending completion  
571 master binary-search precision improvement: (#393) + `===` precise numeric enum check for bias + typo fix in comment push 29 Oct 2019 09:59PM UTC jasonLaster travis-ci pending completion  
570 master fix crash in url util function due to undefined root value: `sourceRoot` is checked everywhere using `!= null` except in 1(one) spot, which caused a crash in my test set, while debugging indexed map issues with the origin API. (#394) push 29 Oct 2019 09:57PM UTC jasonLaster travis-ci pending completion  
569 master `addMapping()`: ensure that `originalLine` and `originalColumn` are `null` when `original` argument was undefined/`null`. `originalLine` et all are checked using `!= null`, which won't catch the potential `false` turning up due to the original cod... push 29 Oct 2019 09:56PM UTC jasonLaster travis-ci pending completion  
568 master Add lastGeneratedColumn to typing for MappingItem (#374) This is generated when someone calls `computeColumnSpans` so we mark the property as optional as well. push 29 Oct 2019 09:54PM UTC jasonLaster travis-ci pending completion  
See All Builds (119)
  • 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