MCPcopy 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
34class TestCreateRepo:

Callers 15

executeMethod · 0.45
executeMethod · 0.45
executeMethod · 0.45
executeMethod · 0.45
executeMethod · 0.45
executeMethod · 0.45
executeMethod · 0.45
executeMethod · 0.45
executeMethod · 0.45
executeMethod · 0.45
executeMethod · 0.45

Calls 1

appendMethod · 0.45

Tested by

no test coverage detected