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

v1.16: Remove inappropriate use of usize. Refactor upcast. (backport of #32539) #32561

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jul 20, 2023

This is an automatic backport of pull request #32539 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.com

* Remove inappropriate use of usize. Refactor upcast.
Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>

(cherry picked from commit 83ac15d)
@willhickey willhickey requested a review from t-nelson July 20, 2023 19:57
@willhickey
Copy link
Contributor

@t-nelson backporting since it was the v1.16 audit issue that brought this up in the first place. But I don't feel strongly if you'd rather not. Very low risk either way.

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Merging #32561 (e846a61) into v1.16 (098655f) will decrease coverage by 0.1%.
The diff coverage is 100.0%.

@@            Coverage Diff            @@
##            v1.16   #32561     +/-   ##
=========================================
- Coverage    81.9%    81.9%   -0.1%     
=========================================
  Files         762      762             
  Lines      207677   207678      +1     
=========================================
- Hits       170282   170240     -42     
- Misses      37395    37438     +43     

@willhickey willhickey merged commit 5de4cd2 into v1.16 Jul 20, 2023
@willhickey willhickey deleted the mergify/bp/v1.16/pr-32539 branch July 20, 2023 21:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants