-
Notifications
You must be signed in to change notification settings - Fork 439
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 ApplicationServiceClient and TenantServiceClient. #1799
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1799 +/- ##
=========================================
Coverage 91.53% 91.53%
Complexity 4360 4360
=========================================
Files 304 304
Lines 12901 12901
=========================================
Hits 11809 11809
Misses 1092 1092 Continue to review full report at Codecov.
|
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.
Can we please add the new clients to our docs?
@dwsupplee done! |
Codecov Report
@@ Coverage Diff @@
## master #1799 +/- ##
=========================================
Coverage 91.53% 91.53%
Complexity 4360 4360
=========================================
Files 304 304
Lines 12901 12901
=========================================
Hits 11809 11809
Misses 1092 1092 Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #1799 +/- ##
=========================================
Coverage 91.53% 91.53%
Complexity 4360 4360
=========================================
Files 304 304
Lines 12901 12901
=========================================
Hits 11809 11809
Misses 1092 1092 Continue to review full report at Codecov.
|
Thanks @jdpedrie |
No description provided.