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

Auto bump homebrew formula #3565

Merged
merged 3 commits into from
Jul 26, 2022
Merged

Auto bump homebrew formula #3565

merged 3 commits into from
Jul 26, 2022

Conversation

yourmoonlight
Copy link
Collaborator

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Currently it needs to be updated manually

#3547

@yourmoonlight yourmoonlight requested a review from jolestar as a code owner July 26, 2022 10:00
@codecov
Copy link

codecov bot commented Jul 26, 2022

Codecov Report

Merging #3565 (acd5210) into master (45bc82a) will decrease coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3565      +/-   ##
==========================================
- Coverage   29.24%   29.15%   -0.09%     
==========================================
  Files         589      589              
  Lines       49805    49805              
  Branches    23437    23438       +1     
==========================================
- Hits        14560    14515      -45     
+ Misses      20963    20944      -19     
- Partials    14282    14346      +64     
Flag Coverage Δ
unittests 29.15% <ø> (-0.09%) ⬇️

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

Impacted Files Coverage Δ
rpc/server/src/module/mod.rs 0.00% <0.00%> (-16.66%) ⬇️
network/src/worker.rs 30.16% <0.00%> (-14.28%) ⬇️
network-p2p/src/transport.rs 24.53% <0.00%> (-9.43%) ⬇️
vm/types/src/transaction/error.rs 3.58% <0.00%> (-7.14%) ⬇️
state/state-tree/src/mock/mod.rs 39.14% <0.00%> (-4.34%) ⬇️
vm/vm-runtime/src/metrics.rs 25.00% <0.00%> (-4.16%) ⬇️
cmd/miner_client/src/job_bus_client.rs 38.47% <0.00%> (-3.84%) ⬇️
network-p2p/src/peer_info.rs 44.05% <0.00%> (-3.62%) ⬇️
vm/types/src/token/token_code.rs 34.53% <0.00%> (-3.57%) ⬇️
types/src/block.rs 53.86% <0.00%> (-3.28%) ⬇️
... and 76 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 45bc82a...acd5210. Read the comment docs.

@jolestar jolestar linked an issue Jul 26, 2022 that may be closed by this pull request
@jolestar jolestar enabled auto-merge (squash) July 26, 2022 16:12
@jolestar jolestar merged commit 8afd861 into master Jul 26, 2022
@jolestar jolestar deleted the auto_homebrew_formula branch July 26, 2022 16:50
@github-actions
Copy link

Benchmark for cbc7bc6

Click to view benchmark
Test Base PR %
accumulator_append 602.3±10.58µs 597.9±10.19µs -0.73%
block_apply/block_apply_10 265.4±1.13ms 265.0±0.72ms -0.15%
block_apply/block_apply_1000 27.1±0.03s 27.1±0.01s 0.00%
get_with_proof/db_store 37.2±2.77µs 36.3±0.29µs -2.42%
get_with_proof/mem_store 31.5±0.30µs 31.6±0.25µs +0.32%
put_and_commit/db_store/1 95.5±4.97µs 95.4±4.88µs -0.10%
put_and_commit/db_store/10 858.1±40.38µs 859.0±38.41µs +0.10%
put_and_commit/db_store/100 7.4±0.34ms 7.4±0.33ms 0.00%
put_and_commit/db_store/5 437.6±21.77µs 439.0±22.28µs +0.32%
put_and_commit/db_store/50 3.9±0.18ms 3.8±0.17ms -2.56%
put_and_commit/mem_store/1 62.4±5.74µs 61.8±5.68µs -0.96%
put_and_commit/mem_store/10 582.1±47.75µs 576.7±46.48µs -0.93%
put_and_commit/mem_store/100 5.7±0.35ms 5.6±0.34ms -1.75%
put_and_commit/mem_store/5 293.4±24.83µs 292.6±24.92µs -0.27%
put_and_commit/mem_store/50 2.9±0.18ms 2.8±0.18ms -3.45%
query_block/query_block_in(10)_times(100) 3.9±0.12ms 3.9±0.08ms 0.00%
query_block/query_block_in(10)_times(1000) 39.4±0.52ms 39.1±0.58ms -0.76%
query_block/query_block_in(10)_times(10000) 388.6±5.98ms 391.3±6.95ms +0.69%
query_block/query_block_in(1000)_times(100) 964.0±6.12µs 947.1±7.84µs -1.75%
query_block/query_block_in(1000)_times(1000) 9.7±0.08ms 9.5±0.07ms -2.06%
query_block/query_block_in(1000)_times(10000) 96.9±0.30ms 95.3±1.03ms -1.65%
storage_transaction 1073.5±336.36µs 1042.2±269.01µs -2.92%
vm/transaction_execution/1 313.9±0.77ms 314.2±1.54ms +0.10%
vm/transaction_execution/10 98.9±0.23ms 99.5±1.64ms +0.61%
vm/transaction_execution/20 92.5±0.64ms 92.2±0.16ms -0.32%
vm/transaction_execution/5 120.6±0.18ms 120.9±0.98ms +0.25%
vm/transaction_execution/50 107.0±0.85ms 107.4±1.52ms +0.37%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]Auto upgrade homebrew version when release
2 participants