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

mozilla / source-map
89%

Build:
DEFAULT BRANCH: master
Repo Added 08 May 2018 10:23PM CUT
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
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
66.67
lib/url.js14 1 1 0 2.0 - 21 1
71.43
lib/read-wasm.js28 12 9 3 2.0 - 21 1
71.93
lib/wasm.js139 49 33 16 618.0 - 6198 0
79.45
lib/util.js444 148 125 23 761.0 - 76276 29
86.2
lib/source-map-consumer.js1067 303 270 33 129.0 - 129136 32
94.23
lib/binary-search.js114 28 27 1 50.0 - 5022 2
94.29
lib/array-set.js101 23 22 1 1321.0 - 132211 1
95.73
lib/source-map-generator.js440 159 154 5 236.0 - 236115 7
96.04
lib/source-node.js431 144 142 2 160.0 - 16176 7
100.0
lib/mapping-list.js84 20 20 0 350.0 - 3518 0
Showing 1 to 10 of 13 entries
  • Previous
  • 1
  • 2
  • Next
  • ►
    90.75
    lib/

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 CUT 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 CUT web-flow travis-ci pending completion  
587 master Syntax highlight README HTML sample (#415) push 20 Apr 2021 09:30PM CUT web-flow travis-ci pending completion  
583 master Merge 4bf241bf1 into 7a263408d Pull #430 06 Nov 2020 04:20PM CUT 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 CUT jasonLaster travis-ci pending completion  
572 master use Travis CI svg badge (#407) push 29 Oct 2019 10:00PM CUT 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 CUT 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 CUT 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 CUT 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 CUT 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

© 2025 Coveralls, Inc