Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodSpeedHQ/codspeed
/ is_empty
Method
is_empty
src/config.rs:31–33 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
29
30
impl AuthConfig {
31
fn is_empty(&self) -> bool {
32
self.token.is_none()
33
}
34
}
35
36
#[derive(Debug, Clone, Default, Deserialize, Serialize)]
Callers
15
get_group_event
Function · 0.45
all_pinned_binaries_match_their_declared_sha256
Function · 0.45
with_suffix
Method · 0.45
warn_if_active
Method · 0.45
run
Function · 0.45
login
Function · 0.45
get_executors_from_modes
Function · 0.45
resolve_modes
Method · 0.45
execute_config
Function · 0.45
run
Function · 0.45
execute
Method · 0.45
validate_walltime_results
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected