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

wrap api calls #25

Merged
merged 8 commits into from
Dec 5, 2023
Merged

wrap api calls #25

merged 8 commits into from
Dec 5, 2023

Conversation

vanessa-passage
Copy link
Contributor

@vanessa-passage vanessa-passage commented Nov 17, 2023

Description

We do not want to introduce breaking changes. The generated code makes users pass in the app id for every call. We wrap the calls to ensure they only need to pass the app id upon initialization.

Big changes to the generated files because I switched the http library to faraday.

Not bumping the Ruby version until all the work is complete. This will fail the build upon merge.

Focus on /tests and lib/passageidentity

@vanessa-passage vanessa-passage requested review from bertrmz and a team November 17, 2023 20:32
Copy link

sonarqubecloud bot commented Dec 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 13 Code Smells

No Coverage information No Coverage information
54.2% 54.2% Duplication

@vanessa-passage vanessa-passage merged commit b107326 into main Dec 5, 2023
3 checks passed
@vanessa-passage vanessa-passage deleted the PSG-3183-wrap-api-calls branch November 20, 2024 15:50
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.

2 participants