MCPcopy Create free account
hub / github.com/apache/arrow / f

Function f

python/pyarrow/tests/test_feather.py:142–143  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

140 TEST_FILES.append(path)
141
142 def f():
143 write_feather(df, path, version=version)
144
145 pytest.raises(exc, f)
146

Callers 8

assert_does_not_leakFunction · 0.85
wrapperFunction · 0.85
memory_leak_checkFunction · 0.85
TESTFunction · 0.85
DebugSyncClass · 0.85
UTF8ForEachFunction · 0.85
TESTFunction · 0.85
wrapperMethod · 0.85

Calls 1

write_featherFunction · 0.90

Tested by

no test coverage detected