Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Fields2Cover/Fields2Cover
/ near
Function
near
tests/python/types/MultiLineString_test.py:10–11 ·
view source on GitHub ↗
(a, b)
Source
from the content-addressed store, hash-verified
8
import
fields2cover
as
f2c
9
10
def
near(a, b):
11
assert pytest.approx(a) == pytest.approx(b)
12
13
14
def
test_fields2cover_types_multilinestring_init():
Callers
2
test_fields2cover_types_multilinestring_init
Function · 0.70
test_fields2cover_types_multilinestring_getGeometry
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected