bobheadxi / gobenchdata

📉 Run Go benchmarks, publish results to an interactive web app, and check for performance regressions in your pull requests
https://gobenchdata.bobheadxi.dev
MIT License
142 stars 14 forks source link

cli: add 'gobenchdata action' to use gobenchdata action with custom Go versions #62

Closed bobheadxi closed 2 years ago

bobheadxi commented 2 years ago

See documented example

Closes https://github.com/bobheadxi/gobenchdata/issues/54, closes https://github.com/bobheadxi/gobenchdata/issues/41

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@ea0e521). Click here to learn what that means. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage        ?   30.58%           
=======================================
  Files           ?        9           
  Lines           ?      471           
  Branches        ?        0           
=======================================
  Hits            ?      144           
  Misses          ?      311           
  Partials        ?       16           

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 ea0e521...c48da47. Read the comment docs.