Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

Summary

Fixes an incorrect import in overlay/parse_test.go. The test file was importing github.com/speakeasy-api/jsonpath/pkg/overlay (from the jsonpath repo) instead of the local github.com/speakeasy-api/openapi/overlay package.

Review & Testing Checklist for Human

  • Verify that overlay.Format, overlay.Parse, and o.ToString() called in the test are the intended functions from the local overlay package (not different implementations from the jsonpath repo)

Notes

Co-Authored-By: tristan@speakeasyapi.dev <tristan@speakeasyapi.dev>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@TristanSpeakEasy TristanSpeakEasy enabled auto-merge (squash) February 11, 2026 09:14
@TristanSpeakEasy TristanSpeakEasy merged commit cf20dab into main Feb 11, 2026
10 checks passed
@TristanSpeakEasy TristanSpeakEasy deleted the devin/1770801048-fix-overlay-import branch February 11, 2026 09:22
@codecov
Copy link

codecov bot commented Feb 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant