-
Notifications
You must be signed in to change notification settings - Fork 52
[API-2181]Add CPMap
Support
#866
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
Conversation
❌ Deploy Preview for silly-valkyrie-e996d9 failed.
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #866 +/- ##
==========================================
- Coverage 84.88% 84.70% -0.18%
==========================================
Files 914 914
Lines 21638 21679 +41
==========================================
- Hits 18367 18363 -4
- Misses 3271 3316 +45 ☔ View full report in Codecov by Sentry. |
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.
Commented.
additional note: need to verify that this is listed in the CP SubSystem documentation page. |
This PR add
CPMap
support to .Net Client. The implementation is pure client protocol invocations.Please, see the example and documentation for usage.