-
Notifications
You must be signed in to change notification settings - Fork 559
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: get dialer name #198
Conversation
27dd5b2
to
c07e8d0
Compare
Codecov ReportBase: 59.18% // Head: 59.08% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #198 +/- ##
===========================================
- Coverage 59.18% 59.08% -0.10%
===========================================
Files 79 79
Lines 8114 8144 +30
===========================================
+ Hits 4802 4812 +10
- Misses 2958 2977 +19
- Partials 354 355 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
c07e8d0
to
2e973df
Compare
1c33bf3
to
d98e7dd
Compare
…nto feat/dialer_name
d98e7dd
to
eee51bc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
What type of PR is this?
feat
What this PR does / why we need it (English/Chinese):
en: Add the function to get the dialer name
zh: 添加获取 dialer 名的方法
Which issue(s) this PR fixes: