Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/saltstack/salt
/ test_pygit2_remote_map
Function
test_pygit2_remote_map
tests/pytests/functional/utils/gitfs/test_gitfs.py:240–241 ·
view source on GitHub ↗
(pygit2_gitfs_opts)
Source
from the content-addressed store, hash-verified
238
239
@skipif_no_pygit2
240
def
test_pygit2_remote_map(pygit2_gitfs_opts):
241
_test_remote_map(pygit2_gitfs_opts)
242
243
244
def
_test_lock(opts):
Callers
nothing calls this directly
Calls
1
_test_remote_map
Function · 0.70
Tested by
no test coverage detected