Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stoat example #1

Open
wants to merge 25 commits into
base: main
Choose a base branch
from
Open

stoat example #1

wants to merge 25 commits into from

Conversation

jrhizor
Copy link

@jrhizor jrhizor commented Feb 15, 2023

Here's an example PR that only applies to the ubuntu build, but is meant to demonstrate some of Stoat's features on a Go project.

  1. Ability to access linting results with a single click (I added misspelled as a linter so it would have failures to look at here)
  2. Ability to access test results in a UI. (see upper right hand corner of linked reports labeled with [F]. I also added test failures so it could show up)
  3. You can also click on the test coverage diagram to see more specific breakdowns.
  4. Job runtime charts. We will also be able to track arbitrary metrics here in the future (build artifact sizes, test coverage %, other kpis).

@stoat-app
Copy link

stoat-app bot commented Feb 15, 2023

Easy and customizable dashboards for your build system. Learn more about Stoat ↗︎

Build Results

Linter f1a227a0c6bdb0fafad2dfcc15d2cc214c02a6c3 failing f1a227a
Tests f1a227a0c6bdb0fafad2dfcc15d2cc214c02a6c3 failing f1a227a

Test Coverage

test coverage

Job Runtime

job runtime chart

debug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant