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 Connector to deprecate ClientBuilder #29

Merged
merged 1 commit into from
Mar 23, 2024
Merged

Add Connector to deprecate ClientBuilder #29

merged 1 commit into from
Mar 23, 2024

Conversation

kezhuw
Copy link
Owner

@kezhuw kezhuw commented Mar 23, 2024

Closes #28.

Copy link

codecov bot commented Mar 23, 2024

Codecov Report

Attention: Patch coverage is 65.21739% with 48 lines in your changes are missing coverage. Please review.

Project coverage is 85.13%. Comparing base (a946882) to head (175b0d8).

Files Patch % Lines
src/client/mod.rs 54.71% 48 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   84.38%   85.13%   +0.75%     
==========================================
  Files          31       31              
  Lines        4297     4346      +49     
==========================================
+ Hits         3626     3700      +74     
+ Misses        671      646      -25     

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

@kezhuw kezhuw merged commit 7e46336 into master Mar 23, 2024
13 of 14 checks passed
@kezhuw kezhuw deleted the connector branch March 24, 2024 02:09
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.

Add Connector to deprecate ClientBuilder
1 participant