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

⬆️ Bump aiidateam/github-action-benchmark from 2 to 3 #253

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps aiidateam/github-action-benchmark from 2 to 3.

Changelog

Sourced from aiidateam/github-action-benchmark's changelog.

v1.8.1 - 10 Jun 2020

  • Fix: Allow / in cargo bench benchmark name (#26)
  • New: Add an example with Criterion.rs for Rust projects

[Changes][v1.8.1]

v1.8.0 - 17 Mar 2020

  • New: Added comment-always option to leave a comment of benchmarking results at the commit always. Thanks @​pksunkara
  • New: Added save-data-file option to skip saving data file. Setting false to this value is useful when you don't want to update Git repository. Thanks @​pksunkara
  • Improve: +/- is now replaced with ±
  • Improve: Better formatting for floating point numbers

[Changes][v1.8.0]

v1.7.1 - 23 Feb 2020

  • Fix: Benchmark output parser could not parse \r\n as newline correctly (#16)
  • Improve: Prefer @actions/github.GitHub wrapper to @octokit/rest.Octokit

[Changes][v1.7.1]

v1.7.0 - 21 Jan 2020

  • New: Add Catch2 support. Please read the example for more details. Thanks @​bernedom
  • Fix: Deploying to GitHub Pages did not work when checking out the repository with actions/checkout@v2
  • Improve: Update several dependencies including @actions/* packages

[Changes][v1.7.0]

v1.6.7 - 01 Jan 2020

  • Fix: Extracting the benchmark result value from go test -bench did not assume float numbers (Fixed #5)
  • Fix: Running this action on pull_request event caused an error since head_commit payload is not set at the event. In the case, now this action tries to extract the commit information from pull_request payload

[Changes][v1.6.7]

v1.6.6 - 23 Dec 2019

... (truncated)

Commits
  • 36c018b 👌 IMPROVE: reset zoom button & yAxisFormat
  • d39e90c 👌 IMPROVE: allow configuration of legend alignment
  • 97fdf53 🐛 FIX: legend labels for parametrized tests
  • 8f43165 🚀 RELEASE: v0.3.0
  • 5cce115 ✨ NEW: Add render-json-path option (#4)
  • 4c9086f 📚 DOCS: Add notes on develpment to README
  • 31c3889 ✨ NEW: add metadata user option key (#3)
  • 4a3689d 🐛 FIX: Filter git payload
  • 69ea529 📚 DOCS: Update Readme
  • 58c21e5 ✨ NEW: Capture python version
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 27, 2023
@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (1a71f3f) to head (5b1513b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #253       +/-   ##
==========================================
- Coverage   95.05%   0.00%   -95.06%     
==========================================
  Files          64      64               
  Lines        3437    3437               
==========================================
- Hits         3267       0     -3267     
- Misses        170    3437     +3267     
Flag Coverage Δ
pytests 0.00% <ø> (-95.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chrisjsewell
Copy link
Member

@dependabot rebase

Bumps [aiidateam/github-action-benchmark](https://github.com/aiidateam/github-action-benchmark) from 2 to 3.
- [Release notes](https://github.com/aiidateam/github-action-benchmark/releases)
- [Changelog](https://github.com/aiidateam/github-action-benchmark/blob/master/CHANGELOG.md)
- [Commits](aiidateam/github-action-benchmark@v2...v3)

---
updated-dependencies:
- dependency-name: aiidateam/github-action-benchmark
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/aiidateam/github-action-benchmark-3 branch from f334a91 to 5b1513b Compare February 28, 2024 01:09
@chrisjsewell chrisjsewell merged commit 1064835 into master Feb 28, 2024
15 of 16 checks passed
@chrisjsewell chrisjsewell deleted the dependabot/github_actions/aiidateam/github-action-benchmark-3 branch February 28, 2024 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant