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

mozilla / source-map / 561

Builds Branch Commit Type Ran Committer Via Coverage
561 patch-8 remove console diagnostics from the tests. All tests pass, once again. Pull #399 18 Jun 2019 07:39PM UTC web-flow travis-ci pending completion   set done
560 patch-7 also use the `nullOrNothing` option/argument in the lib/source-node.js code to restore intended behaviour. All tests pass. Pull #398 18 Jun 2019 07:32PM UTC web-flow travis-ci pending completion   set done
559 patch-6 fiddling a little with `prettier` line width: 80 --> 120, so we get fewer lines/edits compared to vanilla mainstream. # Conflicts: # lib/binary-search.js # lib/source-map-consumer-sync.js # lib/source-map-generator.js # package.json # test/test-b... Pull #397 18 Jun 2019 07:28PM UTC web-flow travis-ci pending completion   set done
558 patch-5 make the SourceMap node validation more precise and possibly more performant: check for the okay/good cases before checking the various error situations. Hence the first error check (with its extensive report message) has been moved down. The chec... Pull #396 18 Jun 2019 07:23PM UTC web-flow travis-ci pending completion   set done
557 patch-4 `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 code. Pull #395 18 Jun 2019 07:21PM UTC web-flow travis-ci pending completion   set done
556 patch-3 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. Pull #394 18 Jun 2019 07:19PM UTC web-flow travis-ci pending completion   set done
555 patch-2 binary-search: + `===` precise numeric enum check for bias + typo fix in comment Pull #393 18 Jun 2019 07:17PM UTC web-flow travis-ci pending completion   set done
554 patch-1 binary-search fixes: - always use the NEEDLE as the first argument for the comparison function. Otherwise you get very nasty comparisons (which don't hurt, but are utterly useless) like these in *indexed maps* at least: watch for the compareValu... Pull #392 18 Jun 2019 07:15PM UTC web-flow travis-ci pending completion   set done
553 consistentReturnVal Ensure a consistent return value for sourceContentFor The sourceContentFor function was previously returning null when it should have returned an exception when the source content was not provided. Pull #391 05 Jun 2019 03:35AM UTC web-flow travis-ci pending completion   set done
552 consistentReturnVal Ensure a consistent return value for sourceContentFor The sourceContentFor function was previously returning null when it should have returned an exception when the source content was not provided. Pull #391 05 Jun 2019 03:22AM UTC web-flow travis-ci pending completion   set done
551 memoize-url Memoize URL parsing while calculating absolute soruces Pull #386 23 Apr 2019 04:01PM UTC web-flow travis-ci pending completion   set done
550 master Add Mozilla Code of Conduct file (#384) Fixes #383. _(Message COC002)_ push 28 Mar 2019 08:23PM UTC loganfsmyth travis-ci pending completion   set done
549 master Add Mozilla Code of Conduct file Fixes #383. _(Message COC002)_ Pull #384 28 Mar 2019 04:43AM UTC web-flow travis-ci pending completion   set done
548 feat-sync test(sourcemapconsumersync): test cases for sync interface Pull #369 20 Mar 2019 09:07PM UTC web-flow travis-ci pending completion   set done
547 fix-original-position-section-search Treat generated column number as 0-based in indexed originalPositionFor Pull #382 19 Mar 2019 06:42PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • Next →
  • Back to Repo
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