Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ report
Method
report
src/bonsai/test/core/test_ifcgit.py:30–31 ·
view source on GitHub ↗
(self, level, message)
Source
from the content-addressed store, hash-verified
28
self.reports = []
29
30
def
report(self, level, message):
31
self.reports.append((level, message))
32
33
34
class
TestCreateRepo:
Callers
15
execute
Method · 0.45
execute
Method · 0.45
execute
Method · 0.45
execute
Method · 0.45
execute
Method · 0.45
execute
Method · 0.45
uninstall_desktop_windows
Method · 0.45
execute
Method · 0.45
execute
Method · 0.45
execute
Method · 0.45
execute
Method · 0.45
execute
Method · 0.45
Calls
1
append
Method · 0.45
Tested by
no test coverage detected