Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ aggregate
Function
aggregate
src/bonsai/test/core/bootstrap.py:50–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
49
@pytest.fixture
50
def
aggregate():
51
prophet = Prophecy(bonsai.core.tool.Aggregate)
52
yield
prophet
53
prophet.verify()
54
55
56
@pytest.fixture
Callers
1
start_element
Function · 0.85
Calls
2
verify
Method · 0.95
Prophecy
Class · 0.85
Tested by
no test coverage detected