Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodSpeedHQ/codspeed
/ provider.rs
File
provider.rs
src/run_environment/gitlab_ci/provider.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use async_trait::async_trait;
2
use simplelog::SharedLogger;
3
use std::collections::BTreeMap;
4
use std::env;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected