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

sdk: Add try_from_slice_unchecked for Borsh (bp #16098) #16158

Merged
merged 1 commit into from
Mar 29, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 26, 2021

This is an automatic backport of pull request #16098 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/

* sdk: Add try_from_slice_unchecked for Borsh

* Add tests

* Rename + clarify comment

* Rename back to unchecked

(cherry picked from commit cffa851)
@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 Mar 26, 2021
@mergify
Copy link
Contributor Author

mergify bot commented Mar 26, 2021

automerge label removed due to a CI failure

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

codecov bot commented Mar 29, 2021

Codecov Report

Merging #16158 (4ad0671) into v1.6 (8aded27) will increase coverage by 0.0%.
The diff coverage is 89.1%.

@@           Coverage Diff           @@
##             v1.6   #16158   +/-   ##
=======================================
  Coverage    79.9%    79.9%           
=======================================
  Files         409      409           
  Lines      107727   107778   +51     
=======================================
+ Hits        86083    86152   +69     
+ Misses      21644    21626   -18     

@mergify mergify bot merged commit ee06789 into v1.6 Mar 29, 2021
@mergify mergify bot deleted the mergify/bp/v1.6/pr-16098 branch March 29, 2021 23:15
@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