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

Function f

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

Source from the content-addressed store, hash-verified

133 TEST_FILES.append(path)
134
135 def f():
136 write_feather(df, path, version=version)
137
138 pytest.raises(exc, f)
139

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