Skip to content

ci-metrics/example

Repository files navigation

cimetrics-hello-world

A repo presenting an example system for tracking generic metrics in CI like codecov.

Example PR comment Example PR comment

This is from JonathanWoollett-Light#2.

Example display one Example display one

This is from https://cimetrics.io/.

Account setup

  1. Go to https://cimetrics.io/
  2. Click "Generate login"
  3. Store the filled out public key and private key in a password manager.
  4. Click "Login"

Repository setup

  1. Copy pull_request.yml and push.yml to your repo.
  2. Update the Generate metrics step in each to run your tests.
  3. Update PUBLIC_KEY and PRIVATE_KEY using secrets for PRIVATE_KEY.
  4. Update your tests to output a metrics.csv file to the root of your repository. See SDKs

Help

SDKs

Language SDK
Rust https://crates.io/crates/cimetrics-rs

Releases

No releases published

Packages

No packages published

Languages