We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7842b92 commit 1e71c35Copy full SHA for 1e71c35
Makefile
@@ -38,6 +38,7 @@ test:
38
@mkdir $(COVERAGE_DIR)
39
make test-with-flags TEST_FLAGS='-v -race -covermode atomic -coverprofile $$(COVERAGE_DIR)/combined.txt -bench=. -benchmem -timeout 20m'
40
41
+
42
test-with-flags:
43
@echo SOURCE: $(SOURCE)
44
@echo DATABASE_TEST: $(DATABASE_TEST)
0 commit comments