There was an error while loading. Please reload this page.
To retrieve files:
To get actual coverage info: git clone git@github.com:ExaWorks/psij-python.git
that makes coverage.xml
{ "tree": { "open": true, "contents": [ { "folder": { "open": true, "contents": [] } } ] }, "rightSide": [ { "code": " This allows running things like make tests ---k local" to pass "-k local" as args to pytest in the test target", "status": "white" }, { "code": "ifeq (tests, $(firstword $(MAKECMDGOALS))) TESTARGS := $(wordlist 2, $(words $(MAKECMDGOALS)), $(MAKECMDGOALS)) $(eval $(TESTARGS):;@true) endif", "status": "green" } ] }