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

refactor: remove unused app_id and app_secret Client parameters #1034

Merged
merged 1 commit into from
May 18, 2024

Conversation

browniebroke
Copy link
Owner

@browniebroke browniebroke commented May 18, 2024

BREAKING CHANGE: the app_id and app_secret parameters have ben removed from the Client class. They were not actually used.

  • Include tests for bug fix and new functionality
  • Updated documentation for new feature

BREAKING CHANGE: the `app_id` and `app_secret` parameters have ben removed from the `Client` class. They were not actually used.
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

We've reviewed this pull request using the Sourcery rules engine. If you would also like our AI-powered code review then let us know.

Copy link

codecov bot commented May 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.85%. Comparing base (5087f66) to head (355ce40).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1034      +/-   ##
==========================================
- Coverage   99.86%   99.85%   -0.01%     
==========================================
  Files          19       19              
  Lines         715      713       -2     
  Branches       54       54              
==========================================
- Hits          714      712       -2     
  Partials        1        1              

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

@browniebroke browniebroke merged commit c1bbf37 into main May 18, 2024
18 checks passed
@browniebroke browniebroke deleted the remove/app-id-app-secret branch May 18, 2024 10:54
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.

None yet

1 participant