Closed zpqrtbnk closed 9 months ago
Name | Link |
---|---|
Latest commit | 86276238bf212eaef4d3143c8e73d9f090dd0f94 |
Latest deploy log | https://app.netlify.com/sites/silly-valkyrie-e996d9/deploys/65b2236ce9924f0008b03ff5 |
Attention: 13 lines
in your changes are missing coverage. Please review.
Comparison is base (
1b8274e
) 84.87% compared to head (a924d38
) 84.85%. Report is 1 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
src/Hazelcast.Net/CP/CPSessionManager.cs | 86.81% | 12 Missing :warning: |
src/Hazelcast.Net/CP/CPSessionManager.Heartbeat.cs | 94.11% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR implements CP semaphores.
It also sanitize the CP subsystem in various ways.