Skip to content

Create guice model to bind LockService interface from SPI to LockServ…

f20703d
Select commit
Loading
Failed to load commit list.
Merged

Create guice module to bind LockService interface from SPI to LockServiceImpl #833

Create guice model to bind LockService interface from SPI to LockServ…
f20703d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 19, 2025 in 0s

70.49% (target 75.00%)

View this Pull Request on Codecov

70.49% (target 75.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.49%. Comparing base (8b2c5fa) to head (f20703d).
⚠️ Report is 3 commits behind head on main.

❌ Your project check has failed because the head coverage (70.49%) is below the target coverage (75.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #833      +/-   ##
==========================================
+ Coverage   69.99%   70.49%   +0.49%     
==========================================
  Files          38       42       +4     
  Lines        1733     2057     +324     
  Branches      156      165       +9     
==========================================
+ Hits         1213     1450     +237     
- Misses        430      497      +67     
- Partials       90      110      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.