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(WebClientOptions): add WebClientOptions class #3520

Merged
merged 5 commits into from
May 18, 2024
Merged

Conversation

ArgoZhang
Copy link
Collaborator

add WebClientOptions class

Description

close #3519

@bb-auto bb-auto bot added the enhancement New feature or request label May 18, 2024
@bb-auto bb-auto bot added this to the v8.5.0 milestone May 18, 2024
Copy link

codecov bot commented May 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.97%. Comparing base (a141cbc) to head (e537c3e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3520   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files         570      571    +1     
  Lines       24878    24880    +2     
  Branches     3631     3631           
=======================================
+ Hits        24871    24873    +2     
  Misses          2        2           
  Partials        5        5           

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

@ArgoZhang ArgoZhang merged commit 359db10 into main May 18, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the feat-webclient branch May 18, 2024 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(WebClientOptions): add WebClientOptions class
1 participant