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

chore: clean up interface for info::shared::fetch #1802

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

chadoh
Copy link
Contributor

@chadoh chadoh commented Dec 18, 2024

Follow-up to #1780, implementing
@leighmcculloch's suggestions.

What

Rename fetch_wasm to fetch and clean up its return value, making all possible return types more understandable.

Why

To keep our code clean and maintainable.

Known limitations

@chadoh chadoh force-pushed the chore/info-shared-cleanup branch from 9ee88d4 to 05c183d Compare December 18, 2024 21:35
Follow-up to #1780,
implementing @leighmcculloch's [suggestions].

  [suggestions]: #1780 (review)
@chadoh chadoh force-pushed the chore/info-shared-cleanup branch from 05c183d to a81e160 Compare December 19, 2024 21:08
@chadoh chadoh marked this pull request as ready for review December 19, 2024 21:08
@chadoh chadoh enabled auto-merge (squash) December 19, 2024 21:09
@chadoh chadoh merged commit 7b6c5cd into main Dec 19, 2024
29 of 31 checks passed
@chadoh chadoh deleted the chore/info-shared-cleanup branch December 19, 2024 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants