Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pydata/xarray
/ f
Function
f
xarray/tests/test_utils.py:388–389 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
386
assert utils.find_stack_level(test_mode=True) == 2
387
388
def
f():
389
return
utils.find_stack_level(test_mode=True)
390
391
assert f() == 3
392
Callers
7
test_upsample_interpolate
Method · 0.70
test_upsample_interpolate_dask
Method · 0.70
test_auto_combine_2d_combine_attrs_kwarg
Method · 0.70
test_interpolators
Function · 0.70
test_interpolators_complex_out_of_bounds
Function · 0.70
test_find_stack_level
Function · 0.70
test_encode_decode_errors
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected