Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

CLI: Fix rent panic (bp #16417) #16426

Merged
merged 1 commit into from
Apr 7, 2021
Merged

CLI: Fix rent panic (bp #16417) #16426

merged 1 commit into from
Apr 7, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 7, 2021

This is an automatic backport of pull request #16417 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

* CLI: Fix `rent` panic on non-numeric input (+monikers)

* Update cli/src/cluster_query.rs

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>

* Update cli/src/cluster_query.rs

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>

* Update cli/src/cluster_query.rs

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
(cherry picked from commit c5c3ae0)
@mergify mergify bot added automerge Merge this Pull Request automatically once CI passes and removed automerge Merge this Pull Request automatically once CI passes labels Apr 7, 2021
@mergify
Copy link
Contributor Author

mergify bot commented Apr 7, 2021

automerge label removed due to a CI failure

@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Apr 7, 2021
@codecov
Copy link

codecov bot commented Apr 7, 2021

Codecov Report

Merging #16426 (95aca92) into v1.6 (eadab5e) will decrease coverage by 0.0%.
The diff coverage is 0.0%.

@@            Coverage Diff            @@
##             v1.6   #16426     +/-   ##
=========================================
- Coverage    79.9%    79.9%   -0.1%     
=========================================
  Files         412      412             
  Lines      109784   109812     +28     
=========================================
- Hits        87824    87819      -5     
- Misses      21960    21993     +33     

@mergify mergify bot merged commit 7f62f4f into v1.6 Apr 7, 2021
@mergify mergify bot deleted the mergify/bp/v1.6/pr-16417 branch April 7, 2021 18:04
@brooksprumo brooksprumo mentioned this pull request Aug 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant