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

Adding GitHub action to compare benchmarks #1692

Merged
merged 1 commit into from
Nov 23, 2020

Conversation

pafuent
Copy link
Contributor

@pafuent pafuent commented Nov 23, 2020

The GitHub action runs all the benchmarks for the target branch, and the compares those values with the benchmarks results for the PR new code.

@codecov
Copy link

codecov bot commented Nov 23, 2020

Codecov Report

Merging #1692 (5b9bbbd) into master (ad3be08) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1692   +/-   ##
=======================================
  Coverage   84.72%   84.72%           
=======================================
  Files          29       29           
  Lines        1938     1938           
=======================================
  Hits         1642     1642           
  Misses        188      188           
  Partials      108      108           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ad3be08...5b9bbbd. Read the comment docs.

@pafuent pafuent force-pushed the benchmark_github_action branch from c2c7fd4 to 39e69d9 Compare November 23, 2020 05:23
The GitHub action runs all the benchmarks for the target branch, and the
compares those values with the benchmarks results for the PR new code.
@pafuent pafuent force-pushed the benchmark_github_action branch from 39e69d9 to 5b9bbbd Compare November 23, 2020 05:28
@lammel
Copy link
Contributor

lammel commented Nov 23, 2020

This is awesome! Thanks @pafuent

@lammel lammel merged commit 17a5fca into labstack:master Nov 23, 2020
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.

2 participants