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

feat(ama-sdk-schematics): remove dependencies in mock api generation #2329

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kpanot
Copy link
Contributor

@kpanot kpanot commented Oct 23, 2024

Proposed change

Remove dependencies in mock api generation

This PR include breaking change :

  • Should be merged to 13.0.0-next

Related issues

@kpanot kpanot force-pushed the feature/api-mock-agnostic branch from 29e5209 to 39a35ac Compare October 23, 2024 10:40
@github-actions github-actions bot added breaking change This issue or pull request introduces a breaking change enhancement New feature or request project:@ama-sdk/schematics project:@ama-sdk/showcase-sdk labels Oct 23, 2024
@kpanot kpanot force-pushed the feature/api-mock-agnostic branch from 39a35ac to 6470f81 Compare October 23, 2024 15:41
@kpanot kpanot force-pushed the feature/api-mock-agnostic branch from 6470f81 to f07531a Compare November 29, 2024 02:02
Copy link

codecov bot commented Nov 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (3a6a2d7) to head (9d3ed5d).

✅ All tests successful. No failed tests found.

Additional details and impacted files

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kpanot kpanot force-pushed the feature/api-mock-agnostic branch from f07531a to 9d3ed5d Compare November 29, 2024 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Turn SDK Mock API to ApiClient agnostic implementation
1 participant