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

Function pathfn

python/pyarrow/tests/test_fs.py:478–479  ·  view source on GitHub ↗
(filesystem_config)

Source from the content-addressed store, hash-verified

476
477@pytest.fixture
478def pathfn(filesystem_config):
479 return filesystem_config['pathfn']
480
481
482@pytest.fixture

Callers 15

test_get_file_infoFunction · 0.85
test_create_dirFunction · 0.85
test_delete_dirFunction · 0.85
test_delete_dir_contentsFunction · 0.85
_check_root_dir_contentsFunction · 0.85
test_copy_fileFunction · 0.85
test_move_directoryFunction · 0.85
test_move_fileFunction · 0.85
test_delete_fileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected