Skip to content

Fix

5b834b6
Select commit
Loading
Failed to load commit list.
Merged

Make instance UUIDs stable across restarts #51

Fix
5b834b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 22, 2026 in 0s

77.07% (-0.31%) compared to 270afaa

View this Pull Request on Codecov

77.07% (-0.31%) compared to 270afaa

Details

Codecov Report

❌ Patch coverage is 77.41935% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.07%. Comparing base (270afaa) to head (5b834b6).

Files with missing lines Patch % Lines
src/main/java/io/apitally/common/InstanceLock.java 75.86% 9 Missing and 5 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #51      +/-   ##
============================================
- Coverage     77.37%   77.07%   -0.31%     
- Complexity      314      326      +12     
============================================
  Files            31       32       +1     
  Lines          1061     1121      +60     
  Branches        134      140       +6     
============================================
+ Hits            821      864      +43     
- Misses          163      175      +12     
- Partials         77       82       +5     

☔ 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.