hazelcast / hazelcast-csharp-client

Hazelcast .NET Client
https://hazelcast.com/clients/dotnet/
Apache License 2.0
102 stars 49 forks source link

Add Code Samples for Semaphore and some fixes [API-256] #883

Closed emreyigit closed 7 months ago

emreyigit commented 7 months ago

Added the missing code samples. Also, fixed the documentation. While testing the code sample catched a bug in CP Session Manager. I'll introduce a fix for that bug.

netlify[bot] commented 7 months ago

Deploy Preview for silly-valkyrie-e996d9 failed.

Name Link
Latest commit 1825bbde4ffd691d88bc0d145eb42d69974d20f8
Latest deploy log https://app.netlify.com/sites/silly-valkyrie-e996d9/deploys/65f9927acef3900008308f2d
codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.97%. Comparing base (12b6f4b) to head (1825bbd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #883 +/- ## ========================================== - Coverage 80.99% 80.97% -0.02% ========================================== Files 1018 1018 Lines 24515 24515 ========================================== - Hits 19855 19851 -4 - Misses 4660 4664 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.