Skip to content

locodedb: slices.BinarySearchFunc is more smart than sort.Search

c20dea5
Select commit
Loading
Failed to load commit list.
Merged

locodedb: allocate less, don't leave references to csv data #60

locodedb: slices.BinarySearchFunc is more smart than sort.Search
c20dea5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2025 in 1s

26.04% (+0.15%) compared to d6549f7

View this Pull Request on Codecov

26.04% (+0.15%) compared to d6549f7

Details

Codecov Report

❌ Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 26.04%. Comparing base (d6549f7) to head (c20dea5).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
pkg/locodedb/calls.go 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   25.88%   26.04%   +0.15%     
==========================================
  Files          20       20              
  Lines         935      937       +2     
==========================================
+ Hits          242      244       +2     
  Misses        672      672              
  Partials       21       21              

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