Skip to content

Fixes a hang caused by improper error propagation in the creation of a transfer.#226

Merged
jeff-cohere merged 1 commit into
mainfrom
fix-225
Jun 26, 2026
Merged

Fixes a hang caused by improper error propagation in the creation of a transfer.#226
jeff-cohere merged 1 commit into
mainfrom
fix-225

Fixes a hang caused by improper error propagation in the creation of …

d6be4b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 1s

59.24% (target 55.00%)

View this Pull Request on Codecov

59.24% (target 55.00%)

Details

Codecov Report

❌ Patch coverage is 22.22222% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.24%. Comparing base (50fe0cf) to head (d6be4b0).

Files with missing lines Patch % Lines
transfers/store.go 22.22% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #226      +/-   ##
==========================================
- Coverage   59.32%   59.24%   -0.09%     
==========================================
  Files          34       34              
  Lines        4605     4615      +10     
==========================================
+ Hits         2732     2734       +2     
- Misses       1558     1564       +6     
- Partials      315      317       +2     

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