MCPcopy
hub / github.com/pydata/xarray / type

Function type

xarray/tests/conftest.py:136–137  ·  view source on GitHub ↗
(request)

Source from the content-addressed store, hash-verified

134
135@pytest.fixture(params=[Dataset, DataArray])
136def type(request):
137 return request.param
138
139
140@pytest.fixture(params=[1])

Callers 15

test_iso8601_decodeFunction · 0.85
walk_moduleFunction · 0.85
resetMethod · 0.85
resetMethod · 0.85
resetMethod · 0.85
compute_chunksMethod · 0.85
resetMethod · 0.85
factorizeMethod · 0.85
compute_chunksMethod · 0.85
resetMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…