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

Add DetectProvider to Connectors #214

Closed

Conversation

atejada
Copy link
Contributor

@atejada atejada commented Feb 16, 2024

DetectProvider is on Auth but should be on Connectors too and Client shouldn’t be a parameter. This add consistency with the Ruby SDK

https://nylas.atlassian.net/browse/TW-2600

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

DetectProvider is on Auth but should be on Connectors too and Client shouldn’t be a parameter. This add consistency with the Ruby SDK
@codecov-commenter
Copy link

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (d5fb9f8) 78.53% compared to head (e0b3015) 78.20%.

Files Patch % Lines
src/main/kotlin/com/nylas/resources/Connectors.kt 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #214      +/-   ##
============================================
- Coverage     78.53%   78.20%   -0.33%     
  Complexity      199      199              
============================================
  Files            29       29              
  Lines           722      725       +3     
  Branches         69       69              
============================================
  Hits            567      567              
- Misses          117      120       +3     
  Partials         38       38              

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

@mrashed-dev
Copy link
Contributor

Closed in favour of #215.

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.

3 participants