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

chore(deps): bump bencherdev/bencher from 0.4.17 to 0.4.18 #2933

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps bencherdev/bencher from 0.4.17 to 0.4.18.

Release notes

Sourced from bencherdev/bencher's releases.

v0.4.18

  • Add the concept of archived to Branches, Testbeds, Benchmarks, and Measures
  • Remove Alert stats endpoint
  • Fix + Add API token UI permissions bug
  • Filter for archived resources in the Console UI
  • Archive and unarchive resources in the Console UI
  • Make Start Points for Branches fallible
  • Parse results for multiple tools for iai-callgrind adapter (Thank you @​OmarTawfik)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [bencherdev/bencher](https://github.com/bencherdev/bencher) from 0.4.17 to 0.4.18.
- [Release notes](https://github.com/bencherdev/bencher/releases)
- [Commits](bencherdev/bencher@v0.4.17...v0.4.18)

---
updated-dependencies:
- dependency-name: bencherdev/bencher
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 5, 2024
@dependabot dependabot bot requested review from a team, typfel, yamilmedina, alexandreferris, Garzas and ohassine and removed request for a team August 5, 2024 13:54
@yamilmedina yamilmedina enabled auto-merge August 5, 2024 13:54
Copy link

Copy link
Contributor

github-actions bot commented Aug 23, 2024

Test Results

3 167 tests  ±0   3 062 ✔️ ±0   3m 11s ⏱️ -11s
   543 suites ±0      105 💤 ±0 
   543 files   ±0          0 ±0 

Results for commit cdb277d. ± Comparison against base commit 49582cd.

♻️ This comment has been updated with latest results.

Copy link
Contributor

🐰Bencher

ReportFri, August 23, 2024 at 13:31:36 UTC
Projectkalium
Branchdependabot/github_actions/bencherdev/bencher-0.4.18
Testbedubuntu-latest

⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!

  • Latency (latency)

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds CLI flag.

Click to view all benchmark results
BenchmarkLatencyLatency Results
nanoseconds (ns)
com.wire.kalium.benchmarks.logic.CoreLogicBenchmark.createObjectInFiles➖ (view plot)697,156.28
com.wire.kalium.benchmarks.logic.CoreLogicBenchmark.createObjectInMemory➖ (view plot)605,255,315.53
com.wire.kalium.benchmarks.persistence.MessagesNoPragmaTuneBenchmark.messageInsertionBenchmark➖ (view plot)941,867,476.35
com.wire.kalium.benchmarks.persistence.MessagesNoPragmaTuneBenchmark.queryMessagesBenchmark➖ (view plot)21,326,283.47

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help

@yamilmedina yamilmedina added this pull request to the merge queue Aug 23, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.58%. Comparing base (49582cd) to head (cdb277d).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2933      +/-   ##
===========================================
- Coverage    52.58%   52.58%   -0.01%     
===========================================
  Files         1291     1291              
  Lines        49598    49598              
  Branches      4608     4608              
===========================================
- Hits         26082    26079       -3     
- Misses       21650    21652       +2     
- Partials      1866     1867       +1     

see 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@datadog-wireapp
Copy link

Datadog Report

Branch report: dependabot/github_actions/bencherdev/bencher-0.4.18
Commit report: 0417f48
Test service: kalium-jvm

✅ 0 Failed, 3062 Passed, 105 Skipped, 10.48s Total Time

Merged via the queue into develop with commit dccef05 Aug 23, 2024
22 checks passed
@yamilmedina yamilmedina deleted the dependabot/github_actions/bencherdev/bencher-0.4.18 branch August 23, 2024 14:05
MohamadJaara pushed a commit that referenced this pull request Oct 18, 2024
Bumps [bencherdev/bencher](https://github.com/bencherdev/bencher) from 0.4.17 to 0.4.18.
- [Release notes](https://github.com/bencherdev/bencher/releases)
- [Commits](bencherdev/bencher@v0.4.17...v0.4.18)

---
updated-dependencies:
- dependency-name: bencherdev/bencher
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yamil Medina <[email protected]>
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 👕 size: XS type: chore 🧹
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants