Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ end
Method
end
ci/util/output_formatter.py:111–112 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
109
return
f
"{elapsed:.2f} {line}"
110
111
def
end(self) -> None:
112
return
None
113
114
115
class
FilteringTimestampFormatter:
Callers
7
classify_line
Function · 0.45
check_file_content
Method · 0.45
check_file_content
Method · 0.45
classify_noexcept_line
Function · 0.45
check_file_content
Method · 0.45
parse_env_vars_from_command
Function · 0.45
strip_env_prefix
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected