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

Changes test_serialize_parameters() to use an explicit InvokeContext#21205

Merged
Lichtso merged 1 commit intosolana-labs:masterfrom
Lichtso:refactor/bpf_serialization_tests
Nov 8, 2021
Merged

Changes test_serialize_parameters() to use an explicit InvokeContext#21205
Lichtso merged 1 commit intosolana-labs:masterfrom
Lichtso:refactor/bpf_serialization_tests

Conversation

@Lichtso
Copy link
Copy Markdown
Contributor

@Lichtso Lichtso commented Nov 8, 2021

Problem

The ABIv2 dev branch necessitates the use of an InvokeContext in de-/serialization.

Summary of Changes

Changes test_serialize_parameters() to use an explicit InvokeContext.

Fixes #

@Lichtso Lichtso force-pushed the refactor/bpf_serialization_tests branch from f29c029 to 714f4d2 Compare November 8, 2021 12:35
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 8, 2021

Codecov Report

Merging #21205 (714f4d2) into master (7659a2e) will decrease coverage by 0.0%.
The diff coverage is 88.6%.

@@            Coverage Diff            @@
##           master   #21205     +/-   ##
=========================================
- Coverage    81.6%    81.5%   -0.1%     
=========================================
  Files         499      499             
  Lines      140275   140276      +1     
=========================================
- Hits       114467   114379     -88     
- Misses      25808    25897     +89     

@Lichtso Lichtso merged commit a4a9b8f into solana-labs:master Nov 8, 2021
@Lichtso Lichtso deleted the refactor/bpf_serialization_tests branch November 8, 2021 17:51
@Lichtso Lichtso mentioned this pull request Nov 9, 2021
frits-metalogix added a commit to identity-com/solana that referenced this pull request Nov 24, 2021
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.

1 participant