Sha256: 710a4a77e6e63fa206a58ff9aee8b9577193db543beda9ca667b1ba7e117ddac

Contents?: true

Size: 524 Bytes

Versions: 28

Compression:

Stored size: 524 Bytes

Contents

test:
	@npm run test

lib-cov:
	@./node_modules/.bin/istanbul instrument --output lib-cov --no-compact --variable global.__coverage__ lib

coverage: lib-cov
	@COVERAGE=1 ISTANBUL_REPORTERS=text-summary ./node_modules/.bin/mocha --reporter mocha-istanbul
	@rm -rf lib-cov

coveralls: lib-cov
	@COVERAGE=1 ISTANBUL_REPORTERS=lcovonly ./node_modules/.bin/mocha --reporter mocha-istanbul
	@cat lcov.info | ./node_modules/.bin/coveralls
	@rm -rf lib-cov lcov.info

travis: lint test coveralls

lint:
	@npm run lint

.PHONY: test

Version data entries

28 entries across 27 versions & 9 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/svgo/Makefile
disco_app-0.18.0 test/dummy/node_modules/svgo/Makefile
disco_app-0.18.2 test/dummy/node_modules/svgo/Makefile
disco_app-0.16.1 test/dummy/node_modules/svgo/Makefile
disco_app-0.15.2 test/dummy/node_modules/svgo/Makefile
disco_app-0.18.4 test/dummy/node_modules/svgo/Makefile
disco_app-0.18.1 test/dummy/node_modules/svgo/Makefile
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/svgo/Makefile
disco_app-0.14.0 test/dummy/node_modules/svgo/Makefile
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/svgo/Makefile
tang-0.2.1 spec/tang_app/node_modules/svgo/Makefile
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/svgo/Makefile
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/svgo/Makefile
ruby2js-4.0.4 lib/tasks/testrails/node_modules/svgo/Makefile
ruby2js-4.0.3 lib/tasks/testrails/node_modules/svgo/Makefile
tang-0.2.0 spec/tang_app/node_modules/svgo/Makefile
tang-0.1.0 spec/tang_app/node_modules/svgo/Makefile
tang-0.0.9 spec/tang_app/node_modules/svgo/Makefile
enju_library-0.3.8 spec/dummy/node_modules/svgo/Makefile
jester-data-8.0.0 node_modules/svgo/Makefile