Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ issues
Method
issues
runtime/internal/issue_collector.h:54–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
absl::Span<const RuntimeIssue> issues() const { return issues_; }
55
std::vector<RuntimeIssue> ExtractIssues() { return std::move(issues_); }
56
57
private:
Callers
3
ExtractIssuesStatus
Function · 0.80
TEST
Function · 0.80
ABSL_FLAG
Function · 0.80
Calls
no outgoing calls
Tested by
2
ExtractIssuesStatus
Function · 0.64
TEST
Function · 0.64