MCPcopy 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

1use std::sync::LazyLock;
2
3use async_trait::async_trait;
4use git2::Repository;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected