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 parity-tokio-ipc from 0.8.0 to 0.9.0 #3301

Merged
merged 3 commits into from
Apr 10, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2022

Bumps parity-tokio-ipc from 0.8.0 to 0.9.0.

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 24, 2022
@jolestar
Copy link
Member

jolestar commented Apr 1, 2022

@dependabot recreate

@jolestar jolestar requested a review from LemonHX April 1, 2022 03:57
Bumps [parity-tokio-ipc](https://github.com/paritytech/parity-tokio-ipc) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/paritytech/parity-tokio-ipc/releases)
- [Commits](https://github.com/paritytech/parity-tokio-ipc/commits/v0.9.0)

---
updated-dependencies:
- dependency-name: parity-tokio-ipc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/parity-tokio-ipc-0.9.0 branch from e56be6b to 40bc400 Compare April 1, 2022 03:59
@codecov
Copy link

codecov bot commented Apr 1, 2022

Codecov Report

Merging #3301 (d5d6dc3) into master (8af1b54) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3301      +/-   ##
==========================================
- Coverage   31.88%   31.85%   -0.02%     
==========================================
  Files         500      500              
  Lines       46787    46787              
  Branches    21306    21312       +6     
==========================================
- Hits        14913    14900      -13     
+ Misses      17775    17735      -40     
- Partials    14099    14152      +53     
Flag Coverage Δ
unittests 31.85% <ø> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
vm/natives/src/account.rs 12.50% <0.00%> (-18.75%) ⬇️
vm/natives/src/vector.rs 12.50% <0.00%> (-12.50%) ⬇️
vm/natives/src/lib.rs 80.00% <0.00%> (-10.00%) ⬇️
vm/natives/src/token.rs 22.23% <0.00%> (-8.88%) ⬇️
vm/types/src/transaction_metadata.rs 56.72% <0.00%> (-7.46%) ⬇️
vm/vm-runtime/src/starcoin_vm.rs 33.88% <0.00%> (-3.52%) ⬇️
commons/accumulator/src/tree_store/mock.rs 35.14% <0.00%> (-2.70%) ⬇️
vm/types/src/token/token_code.rs 35.72% <0.00%> (-2.38%) ⬇️
config/src/helper.rs 49.02% <0.00%> (-1.96%) ⬇️
config/src/available_port.rs 50.00% <0.00%> (-1.92%) ⬇️
... and 46 more

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 8af1b54...d5d6dc3. Read the comment docs.

@jolestar jolestar requested a review from sanlee42 April 1, 2022 07:09
Copy link
Member

@LemonHX LemonHX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions
Copy link

github-actions bot commented Apr 8, 2022

Benchmark for d1179b1

Click to view benchmark
Test Base PR %
accumulator_append 591.4±11.26µs 591.6±11.18µs +0.03%
block_apply/block_apply_10 267.2±0.78ms 267.8±1.09ms +0.22%
block_apply/block_apply_1000 27.4±0.04s 27.3±0.07s -0.36%
get_with_proof/db_store 36.0±0.35µs 36.5±0.64µs +1.39%
get_with_proof/mem_store 31.0±0.28µs 31.1±0.41µs +0.32%
put_and_commit/db_store/1 95.0±4.94µs 94.7±4.60µs -0.32%
put_and_commit/db_store/10 848.2±40.22µs 844.6±42.28µs -0.42%
put_and_commit/db_store/100 7.3±0.34ms 7.3±0.31ms 0.00%
put_and_commit/db_store/5 438.7±27.33µs 434.0±21.94µs -1.07%
put_and_commit/db_store/50 3.8±0.16ms 3.8±0.17ms 0.00%
put_and_commit/mem_store/1 61.0±5.41µs 61.1±5.64µs +0.16%
put_and_commit/mem_store/10 575.1±45.56µs 570.7±46.82µs -0.77%
put_and_commit/mem_store/100 5.6±0.80ms 5.6±0.80ms 0.00%
put_and_commit/mem_store/5 288.8±23.99µs 288.5±24.90µs -0.10%
put_and_commit/mem_store/50 2.8±0.18ms 2.8±0.18ms 0.00%
query_block/query_block_in(10)_times(100) 4.0±0.11ms 3.9±0.16ms -2.50%
query_block/query_block_in(10)_times(1000) 39.1±0.72ms 38.4±0.85ms -1.79%
query_block/query_block_in(10)_times(10000) 391.5±8.59ms 387.3±9.86ms -1.07%
query_block/query_block_in(1000)_times(100) 970.9±6.71µs 945.7±9.42µs -2.60%
query_block/query_block_in(1000)_times(1000) 9.7±0.04ms 9.5±0.06ms -2.06%
query_block/query_block_in(1000)_times(10000) 97.1±0.72ms 94.7±0.50ms -2.47%
storage_transaction 1074.0±304.57µs 1084.7±292.58µs +1.00%
vm/transaction_execution/1 316.0±1.21ms 316.1±1.13ms +0.03%
vm/transaction_execution/10 99.1±0.51ms 99.6±2.01ms +0.50%
vm/transaction_execution/20 91.7±1.31ms 91.1±0.21ms -0.65%
vm/transaction_execution/5 121.3±0.52ms 121.5±1.01ms +0.16%
vm/transaction_execution/50 103.3±1.22ms 103.5±1.58ms +0.19%

@jolestar
Copy link
Member

jolestar commented Apr 8, 2022

bors merge

bors bot added a commit that referenced this pull request Apr 8, 2022
3301: Bump parity-tokio-ipc from 0.8.0 to 0.9.0 r=jolestar a=dependabot[bot]

Bumps [parity-tokio-ipc](https://github.com/paritytech/parity-tokio-ipc) from 0.8.0 to 0.9.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/paritytech/parity-tokio-ipc/commits/v0.9.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=parity-tokio-ipc&package-manager=cargo&previous-version=0.8.0&new-version=0.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: LemonHX.eth <[email protected]>
Co-authored-by: jolestar <[email protected]>
@github-actions
Copy link

github-actions bot commented Apr 8, 2022

Benchmark for 364f36e

Click to view benchmark
Test Base PR %
accumulator_append 587.5±10.44µs 588.5±9.91µs +0.17%
block_apply/block_apply_10 266.8±0.65ms 267.5±0.70ms +0.26%
block_apply/block_apply_1000 27.1±0.03s 27.3±0.02s +0.74%
get_with_proof/db_store 36.4±0.40µs 35.7±0.31µs -1.92%
get_with_proof/mem_store 31.0±0.26µs 31.1±0.29µs +0.32%
put_and_commit/db_store/1 95.0±4.98µs 94.8±5.36µs -0.21%
put_and_commit/db_store/10 849.8±39.89µs 844.6±42.06µs -0.61%
put_and_commit/db_store/100 7.3±0.32ms 7.3±0.29ms 0.00%
put_and_commit/db_store/5 436.8±21.55µs 432.2±22.26µs -1.05%
put_and_commit/db_store/50 3.8±0.17ms 3.8±0.15ms 0.00%
put_and_commit/mem_store/1 60.9±5.39µs 61.2±5.42µs +0.49%
put_and_commit/mem_store/10 567.5±45.19µs 572.0±45.64µs +0.79%
put_and_commit/mem_store/100 5.6±0.33ms 5.6±0.80ms 0.00%
put_and_commit/mem_store/5 287.3±23.94µs 288.8±23.63µs +0.52%
put_and_commit/mem_store/50 2.8±0.09ms 2.8±0.18ms 0.00%
query_block/query_block_in(10)_times(100) 3.8±0.12ms 3.9±0.13ms +2.63%
query_block/query_block_in(10)_times(1000) 38.1±0.81ms 38.3±1.27ms +0.52%
query_block/query_block_in(10)_times(10000) 390.2±6.99ms 387.1±9.03ms -0.79%
query_block/query_block_in(1000)_times(100) 964.2±8.05µs 933.0±5.90µs -3.24%
query_block/query_block_in(1000)_times(1000) 9.6±0.09ms 9.3±0.07ms -3.12%
query_block/query_block_in(1000)_times(10000) 96.6±0.97ms 93.4±0.81ms -3.31%
storage_transaction 1047.2±292.33µs 1045.3±281.20µs -0.18%
vm/transaction_execution/1 317.2±1.18ms 315.2±2.47ms -0.63%
vm/transaction_execution/10 100.3±2.78ms 98.4±0.35ms -1.89%
vm/transaction_execution/20 91.3±0.37ms 91.8±2.13ms +0.55%
vm/transaction_execution/5 122.2±1.66ms 120.9±0.60ms -1.06%
vm/transaction_execution/50 103.6±1.44ms 102.6±0.34ms -0.97%

@bors
Copy link

bors bot commented Apr 8, 2022

Timed out.

@jolestar jolestar merged commit b0eaa9e into master Apr 10, 2022
@jolestar jolestar deleted the dependabot/cargo/parity-tokio-ipc-0.9.0 branch April 10, 2022 07:26
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants