-
-
Notifications
You must be signed in to change notification settings - Fork 359
Comparing changes
Open a pull request
base repository: istanbuljs/nyc
base: 6de49bff5d31168340944b251fedfe6b5fbc468b
head repository: istanbuljs/nyc
compare: 4a6b327d5baa955bf5c945b233958fa38f561d49
Commits on Jun 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 07d78c5 - Browse repository at this point
Copy the full SHA 07d78c5View commit details
Commits on Jun 16, 2016
-
docs(env): Add reference to cross-env (#281)
As discussed in #280
Configuration menu - View commit details
-
Copy full SHA for 0c67c47 - Browse repository at this point
Copy the full SHA 0c67c47View commit details
Commits on Jun 30, 2016
-
docs: add license title (#290)
It's not strictly required, but it's useful metadata, and part of the recommended license template text (see http://choosealicense.com/licenses/isc/ and https://opensource.org/licenses/isc-license)
1Configuration menu - View commit details
-
Copy full SHA for 9f1bf9e - Browse repository at this point
Copy the full SHA 9f1bf9eView commit details
Commits on Jul 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 11a53c2 - Browse repository at this point
Copy the full SHA 11a53c2View commit details
Commits on Jul 4, 2016
-
feat: nyc is being refactored to become the official Istanbul 1.0 bin (…
…#286) BREAKING CHANGE: significant chunks of nyc's API have been reworked, to use the Istanbul 1.0 API: source-map support, instrumentation, the check-coverage command, etc.
Configuration menu - View commit details
-
Copy full SHA for 61a05ea - Browse repository at this point
Copy the full SHA 61a05eaView commit details -
Benjamin Coe committed
Jul 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 48dbef6 - Browse repository at this point
Copy the full SHA 48dbef6View commit details
Commits on Jul 7, 2016
-
fix: avoid pid collisions. (#301)
With AVA's concurrency flag, it's possible that two processes during a test run will share the same pid. Avoid this collision by hashing the pid with process.hrtime for a truly unique value.
Configuration menu - View commit details
-
Copy full SHA for f67bff7 - Browse repository at this point
Copy the full SHA f67bff7View commit details -
feat: adds instrument command line option (#298)
* feat: adds instrument command line option * fix: load instrumented version of NYC; fix option description based on @kentcdodds' code review * docs: update README.md * docs: gave README.md a once over, and made a few edits
Configuration menu - View commit details
-
Copy full SHA for e45b51b - Browse repository at this point
Copy the full SHA e45b51bView commit details
Commits on Jul 8, 2016
-
fix: disable the babel/nyc cache (#303)
* fix: disable the babel/nyc cache * chore: add the command modules to package * docs: coverage was still looking at bcoe
Configuration menu - View commit details
-
Copy full SHA for 104b3da - Browse repository at this point
Copy the full SHA 104b3daView commit details
Commits on Jul 9, 2016
-
Benjamin Coe committed
Jul 9, 2016 Configuration menu - View commit details
-
Copy full SHA for 60843a4 - Browse repository at this point
Copy the full SHA 60843a4View commit details
Commits on Jul 14, 2016
-
4
Configuration menu - View commit details
-
Copy full SHA for 2b64cf8 - Browse repository at this point
Copy the full SHA 2b64cf8View commit details
Commits on Jul 16, 2016
-
chore: update all dependencies (#313)
* chore: update all dependencies * fix: upgrade more dependencies, attempt to fix appveyor (because it's killing me) * fix: whoops, had yargs added twice
Configuration menu - View commit details
-
Copy full SHA for db257cd - Browse repository at this point
Copy the full SHA db257cdView commit details
Commits on Jul 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1ca42dc - Browse repository at this point
Copy the full SHA 1ca42dcView commit details
Commits on Jul 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e0a8c0b - Browse repository at this point
Copy the full SHA e0a8c0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cda2e0 - Browse repository at this point
Copy the full SHA 3cda2e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0c87bc - Browse repository at this point
Copy the full SHA a0c87bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0a8674 - Browse repository at this point
Copy the full SHA d0a8674View commit details -
Handles correct path casing. Fixes #269. (#321)
* Handles correct path casing. Fixes #269. * Fixed comment.
Configuration menu - View commit details
-
Copy full SHA for 92f8e16 - Browse repository at this point
Copy the full SHA 92f8e16View commit details -
fix: work around for Windows path issue nodejs/node#6624
Benjamin Coe committedJul 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 6b1fed0 - Browse repository at this point
Copy the full SHA 6b1fed0View commit details -
Benjamin Coe committed
Jul 24, 2016 Configuration menu - View commit details
-
Copy full SHA for de1defa - Browse repository at this point
Copy the full SHA de1defaView commit details
Commits on Jul 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 109818f - Browse repository at this point
Copy the full SHA 109818fView commit details
Commits on Aug 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b8d4109 - Browse repository at this point
Copy the full SHA b8d4109View commit details -
fix: make
nyc instrument
work in subdirectories (#343)There is no real reason to use a relative path when performing the I/O for instrumenting. Absolute paths should work just as well and will be correct, even when `nyc.cwd` is off a bit because it is modified based on what `pkgUp` says.
Configuration menu - View commit details
-
Copy full SHA for a82cf49 - Browse repository at this point
Copy the full SHA a82cf49View commit details
Commits on Aug 12, 2016
-
feat: upgrade to new test-exclude; with suppport for node_modules, an…
…d empty exclude (#348) BREAKING CHANGE: node_modules is no longer automatically excluded, and an empty array of exclude rules can now be provided.
Configuration menu - View commit details
-
Copy full SHA for d616ffc - Browse repository at this point
Copy the full SHA d616ffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bee0328 - Browse repository at this point
Copy the full SHA bee0328View commit details -
Benjamin Coe committed
Aug 12, 2016 2Configuration menu - View commit details
-
Copy full SHA for e7b5d81 - Browse repository at this point
Copy the full SHA e7b5d81View commit details
Commits on Aug 14, 2016
-
feat: implicitly assume
node
when the command starts with an option (…Configuration menu - View commit details
-
Copy full SHA for 2bb52cd - Browse repository at this point
Copy the full SHA 2bb52cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for edda16f - Browse repository at this point
Copy the full SHA edda16fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22929db - Browse repository at this point
Copy the full SHA 22929dbView commit details -
Benjamin Coe committed
Aug 14, 2016 Configuration menu - View commit details
-
Copy full SHA for a54dc7f - Browse repository at this point
Copy the full SHA a54dc7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ceb458b - Browse repository at this point
Copy the full SHA ceb458bView commit details
Commits on Aug 15, 2016
-
docs: add issue template (#355)
adds an issue template, to help us start collecting more actionable bug reports.
Configuration menu - View commit details
-
Copy full SHA for 3bce0d1 - Browse repository at this point
Copy the full SHA 3bce0d1View commit details -
docs: tweaks to issue template
Benjamin Coe committedAug 15, 2016 Configuration menu - View commit details
-
Copy full SHA for 3acec8b - Browse repository at this point
Copy the full SHA 3acec8bView commit details -
docs: a few small tweaks to issue template
Benjamin Coe committedAug 15, 2016 Configuration menu - View commit details
-
Copy full SHA for 7944c3f - Browse repository at this point
Copy the full SHA 7944c3fView commit details
Commits on Aug 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5b82b85 - Browse repository at this point
Copy the full SHA 5b82b85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68dca81 - Browse repository at this point
Copy the full SHA 68dca81View commit details -
docs: use
babel-register
in readme [ci skip] (#363)babel-core/register is deprecated (and other samples in the readme use babel-register)
Configuration menu - View commit details
-
Copy full SHA for 2fba5ba - Browse repository at this point
Copy the full SHA 2fba5baView commit details
Commits on Aug 25, 2016
-
* Update README.md Adding note that since version 8.0 the node_modules is no more excluded automatically * Fixing text * Fixing grammar
Configuration menu - View commit details
-
Copy full SHA for 1189f3a - Browse repository at this point
Copy the full SHA 1189f3aView commit details
Commits on Aug 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d9709f8 - Browse repository at this point
Copy the full SHA d9709f8View commit details -
cleanup: simplify istanbul-lib-coverage API usage (#369)
- Deduplicate merging of all coverage files - Use the `map.getCoverageSummary()` convenience method - Use convenience getters of `CoverageSummary` objects
Configuration menu - View commit details
-
Copy full SHA for 6d32604 - Browse repository at this point
Copy the full SHA 6d32604View commit details
Commits on Sep 2, 2016
-
fix: upgrade standard, and a few other dependencies. fix standard nits (
#375) * fix: upgrade standard, and a few other dependencies. fix standard nits * upgrade test-exclude while we're at it
Configuration menu - View commit details
-
Copy full SHA for 64c68b7 - Browse repository at this point
Copy the full SHA 64c68b7View commit details -
feat: gather process tree information (#364)
* feat: gather process tree information Add a `--show-process-tree` that shows a pretty tree of all spawned processes after `nyc` has run. The data files for that are stored in `processinfo` are stored in `(temp directory)/processinfo` so that they don’t interfere with the fixed format of the coverage files. Fixes: #158 * [squash] cleanup: make ProcessTree instances nodes of the tree themselves This is in preparation for per-subtree coverage at some point. * [squash] add short section about --show-process-tree to readme
Configuration menu - View commit details
-
Copy full SHA for fabe5f3 - Browse repository at this point
Copy the full SHA fabe5f3View commit details -
Benjamin Coe committed
Sep 2, 2016 Configuration menu - View commit details
-
Copy full SHA for b9c0aea - Browse repository at this point
Copy the full SHA b9c0aeaView commit details
Commits on Sep 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0e095bc - Browse repository at this point
Copy the full SHA 0e095bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec2920f - Browse repository at this point
Copy the full SHA ec2920fView commit details
Commits on Sep 13, 2016
-
fix: add shim for check-coverage on node 0.10 (#386)
* fix: add shim for check-coverage on node 0.10 * fix: better, stronger, faster regex
Configuration menu - View commit details
-
Copy full SHA for 9ebaea8 - Browse repository at this point
Copy the full SHA 9ebaea8View commit details -
feat: refactored config to fix precedence of config vs. args (#388)
Configuration menu - View commit details
-
Copy full SHA for 99dbbb3 - Browse repository at this point
Copy the full SHA 99dbbb3View commit details -
fix: upgrade to newer versions of source-map, signal-exit, and instru…
Configuration menu - View commit details
-
Copy full SHA for a9bdf0f - Browse repository at this point
Copy the full SHA a9bdf0fView commit details -
chore: accidentally left lib/config.js in merge conflict
Benjamin Coe committedSep 13, 2016 Configuration menu - View commit details
-
Copy full SHA for bc0a99a - Browse repository at this point
Copy the full SHA bc0a99aView commit details
Commits on Sep 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1c2349b - Browse repository at this point
Copy the full SHA 1c2349bView commit details
There are no files selected for viewing