Skip to content

chore: simplify, modernize (Go 1.26), update deps#84

Merged
rustatian merged 5 commits into
masterfrom
chore/cleanup-modernize-deps
Jun 4, 2026
Merged

chore: simplify, modernize (Go 1.26), update deps#84
rustatian merged 5 commits into
masterfrom
chore/cleanup-modernize-deps

test: simplify wait-then-acquire to a blocking lock call

85ea9db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2026 in 0s

77.15% (+0.16%) compared to b448c43

View this Pull Request on Codecov

77.15% (+0.16%) compared to b448c43

Details

Codecov Report

❌ Patch coverage is 85.41667% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.15%. Comparing base (b448c43) to head (85ea9db).

Files with missing lines Patch % Lines
locker.go 85.41% 3 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   76.98%   77.15%   +0.16%     
==========================================
  Files           4        4              
  Lines         691      674      -17     
==========================================
- Hits          532      520      -12     
+ Misses        136      135       -1     
+ Partials       23       19       -4     

☔ View full report in Codecov by Harness.
📢 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.