feat(locks): support timeout api parameter with a default value of 3s #1298
Codecov / codecov/project
succeeded
Jun 7, 2024 in 0s
48.46% (+0.00%) compared to 719d89b
View this Pull Request on Codecov
48.46% (+0.00%) compared to 719d89b
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 48.46%. Comparing base (
719d89b
) to head (1ca067c
).
Files | Patch % | Lines |
---|---|---|
...l/core/locks/request/LockChangeRequestBuilder.java | 0.00% | 4 Missing |
...ocks/request/ResourceLockChangeRequestBuilder.java | 50.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 9.x #1298 +/- ##
=========================================
Coverage 48.45% 48.46%
- Complexity 13999 14000 +1
=========================================
Files 1947 1947
Lines 95190 95198 +8
Branches 11000 11000
=========================================
+ Hits 46129 46134 +5
- Misses 46037 46043 +6
+ Partials 3024 3021 -3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading