markdown-it-py icon indicating copy to clipboard operation
markdown-it-py copied to clipboard

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

Open dependabot[bot] opened this issue 2 years ago • 1 comments

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[bot] avatar Feb 27 '23 02:02 dependabot[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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%) :arrow_down:

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 27 '23 02:02 codecov[bot]

@dependabot rebase

chrisjsewell avatar Feb 28 '24 01:02 chrisjsewell