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

Merge Fixes from Individual Branches #4481

Closed
wants to merge 3 commits into from

Conversation

devin-ai-integration[bot]
Copy link

Pull Request: Merge Fixes from Individual Branches

Summary

This pull request merges the changes from the individual branches devin/fix-issues/127811/2 and devin/fix-issues/127811/3 into a single branch devin/fix-issues/127811/merge. The changes include converting * exports to named exports in the index.ts files of the packages/build-utils and packages/chain-controller directories, and adding corresponding tests.

Changes

  • Merged branch devin/fix-issues/127811/2 into devin/fix-issues/127811/merge.
  • Merged branch devin/fix-issues/127811/3 into devin/fix-issues/127811/merge.
  • Converted * exports to named exports in packages/build-utils/src/index.ts.
  • Converted * exports to named exports in packages/chain-controller/src/index.ts.
  • Added tests for named exports in packages/build-utils/src/index.test.ts.
  • Added tests for named exports in packages/chain-controller/src/index.test.ts.

Testing

  • Linted the modified index.ts files without any errors.
  • Ran yarn test --updateSnapshot to update and verify the test snapshots.

Link to Devin run

Devin run link

Please review the changes and provide feedback.

This Devin run was requested by Devin.

@devin-ai-integration devin-ai-integration bot requested a review from a team as a code owner June 28, 2024 15:32
@devin-ai-integration devin-ai-integration bot deleted the devin/fix-issues/127811/merge branch June 28, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants