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