Skip to content

Feature/ipc proxy calls#181

Merged
kannananil merged 2 commits into
DeveloperGarage:mainfrom
Gauravpadam:feature/ipc-proxy-calls
Nov 3, 2025
Merged

Feature/ipc proxy calls#181
kannananil merged 2 commits into
DeveloperGarage:mainfrom
Gauravpadam:feature/ipc-proxy-calls

Conversation

@Gauravpadam

Copy link
Copy Markdown
Contributor

Closes #44

@kannananil the tests and some code is ai written. Although I have moderated it well, I'd appreciate reviews from your end to align expectations.

I also had to change the axios based fetching to custom fetching for the ipc handler, that's why I had to change a few tests to match the ApiResponse type interface.

@Gauravpadam Gauravpadam force-pushed the feature/ipc-proxy-calls branch from 9ffb7ff to aae6f10 Compare October 23, 2025 10:34
@kannananil kannananil self-requested a review October 23, 2025 18:21
@kannananil

Copy link
Copy Markdown
Collaborator

@Gauravpadam, thanks for making these changes I will look into it and get back to you with my reviews.

@kannananil kannananil left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Gauravpadam thanks for your efforts, except that vitest.config.mts change all other changes looks good, could you just revert that change alone and we can proceed to merge.

I have checked out your branch and tried a high level sanity with it in local it was working fine as well.

Comment thread vitest.config.mts Outdated
…ndlers with tests and migrate from axios to IPC-based API calls

Remove paneloader from exclusion
@Gauravpadam Gauravpadam force-pushed the feature/ipc-proxy-calls branch from aae6f10 to 7519d41 Compare October 31, 2025 05:18
@Gauravpadam

Copy link
Copy Markdown
Contributor Author

@kannananil I would request for another review

@kannananil kannananil left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Gauravpadam, sorry for the delay. The latest changes looks we can proceed to merge. Thank you very much for your efforts.

@kannananil kannananil merged commit 86a9ea2 into DeveloperGarage:main Nov 3, 2025
4 checks passed
@Gauravpadam

Copy link
Copy Markdown
Contributor Author

Thanks @kannananil

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.

CORS policy issue when request triggered to localhost servers

3 participants