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 cli-table from 0.3.2 to 0.4.1 #2089

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2021

Bumps cli-table from 0.3.2 to 0.4.1.

Release notes

Sourced from cli-table's releases.

cli-table v0.4.1

  • Better handling of empty tables

cli-table v0.4.0

New API and support for creating tables using derive macros.

Commits
  • 53fda16 Better handling of empty tables without titles
  • 520359a Upgrade version to v0.4.1
  • 3d3d1fc Better handling of empty tables
  • 4fc1a25 Avoid unwrapping when titled table is empty
  • 44cb8fa Add tuple struct example with derive macro
  • d5a5865 Add docs.rs config in Cargo.toml
  • 69b97c0 Update documentation and example with separate title
  • 61a4b6c Separate title row from other rows in table
  • 6f6e345 Add align, color and bold options in derive macro
  • 5d10a40 Change cli-table-derive version to 0.4.0
  • Additional commits viewable in compare view

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)

Bumps [cli-table](https://github.com/devashishdxt/cli-table) from 0.3.2 to 0.4.1.
- [Release notes](https://github.com/devashishdxt/cli-table/releases)
- [Commits](devashishdxt/cli-table@0.3.2...0.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 29, 2021
@codecov
Copy link

codecov bot commented Jan 29, 2021

Codecov Report

Merging #2089 (8047037) into master (f7529d6) will decrease coverage by 33.43%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #2089       +/-   ##
==========================================
- Coverage   33.90%   0.47%   -33.42%     
==========================================
  Files         464      14      -450     
  Lines       40373     429    -39944     
  Branches    17802     178    -17624     
==========================================
- Hits        13683       2    -13681     
+ Misses      13432     426    -13006     
+ Partials    13258       1    -13257     
Flag Coverage Δ
unittests 0.47% <ø> (-33.42%) ⬇️

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

Impacted Files Coverage Δ
commons/utils/src/lib.rs 0.00% <0.00%> (-100.00%) ⬇️
commons/proptest-helpers/src/lib.rs 0.00% <0.00%> (-100.00%) ⬇️
commons/crypto/crypto-macro/src/hasher.rs 0.00% <0.00%> (-92.30%) ⬇️
commons/system/src/lib.rs 0.00% <0.00%> (-75.00%) ⬇️
commons/decrypt/src/lib.rs 0.00% <0.00%> (-70.45%) ⬇️
commons/bcs_ext/src/lib.rs 0.00% <0.00%> (-50.98%) ⬇️
commons/api-limiter/src/lib.rs 0.00% <0.00%> (-50.72%) ⬇️
commons/timeout-join-handler/src/lib.rs 0.00% <0.00%> (-45.88%) ⬇️
commons/serde-helpers/src/lib.rs 0.00% <0.00%> (-28.81%) ⬇️
commons/stest/stest-macro/src/lib.rs 0.00% <0.00%> (-25.00%) ⬇️
... and 452 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 f7529d6...8047037. Read the comment docs.

@jolestar
Copy link
Member

#1890

@jolestar jolestar closed this Jan 29, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/cli-table-0.4.1 branch January 29, 2021 09:24
@github-actions
Copy link

Benchmark for be8bf8e

Click to view benchmark
Test PR Benchmark Master Benchmark %
accumulator_append 1512.6±84.54µs 1512.4±98.64µs +0.01%
block_apply/block_apply_10 390.6±3.82ms 386.7±1.81ms +1.01%
block_apply/block_apply_1000 41.0±0.15s 40.7±0.10s +0.74%
get_with_proof/db_store 44.1±1.11µs 45.1±1.14µs -2.22%
get_with_proof/mem_store 35.1±0.76µs 34.7±0.55µs +1.15%
put_and_commit/db_store/1 701.3±20.40µs 729.0±98.89µs -3.80%
put_and_commit/db_store/10 1788.5±175.52µs 1905.3±429.28µs -6.13%
put_and_commit/db_store/100 10.3±2.93ms 10.5±2.81ms -1.90%
put_and_commit/db_store/5 1232.5±124.00µs 1239.1±122.45µs -0.53%
put_and_commit/db_store/50 5.8±0.40ms 5.8±0.38ms 0.00%
put_and_commit/mem_store/1 75.9±4.03µs 76.5±3.82µs -0.78%
put_and_commit/mem_store/10 671.2±31.83µs 675.3±32.24µs -0.61%
put_and_commit/mem_store/100 6.2±0.21ms 6.3±0.23ms -1.59%
put_and_commit/mem_store/5 348.9±17.49µs 349.1±19.71µs -0.06%
put_and_commit/mem_store/50 3.2±0.10ms 3.2±0.16ms 0.00%
query_block/query_block_in(10)_times(100) 3.2±0.07ms 3.3±0.07ms -3.03%
query_block/query_block_in(10)_times(1000) 31.9±0.76ms 32.4±0.59ms -1.54%
query_block/query_block_in(10)_times(10000) 320.4±5.78ms 320.2±3.28ms +0.06%
query_block/query_block_in(1000)_times(100) 1472.0±19.55µs 1437.8±16.47µs +2.38%
query_block/query_block_in(1000)_times(1000) 14.6±0.21ms 14.4±0.09ms +1.39%
query_block/query_block_in(1000)_times(10000) 145.7±0.58ms 143.9±0.99ms +1.25%
storage_transaction 19.8±0.80ms 19.9±0.67ms -0.50%
vm/transaction_execution/1 348.7±2.83ms 351.0±1.42ms -0.66%
vm/transaction_execution/10 105.0±0.59ms 104.4±1.00ms +0.57%
vm/transaction_execution/20 95.4±1.02ms 96.2±0.90ms -0.83%
vm/transaction_execution/5 131.9±2.74ms 128.9±1.13ms +2.33%
vm/transaction_execution/50 109.2±1.02ms 108.9±0.73ms +0.28%

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.

1 participant