Skip to content

fix: Timeout option sets the HTTP request context timeout by [context.WithTimeout]#50

Merged
wenchy merged 2 commits into
masterfrom
context-timeout
Jul 16, 2026
Merged

fix: Timeout option sets the HTTP request context timeout by [context.WithTimeout]#50
wenchy merged 2 commits into
masterfrom
context-timeout

test: close testServer in TestGetWithContext

05d5ab8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2026 in 1s

83.05% (+2.85%) compared to cbe3a6b

View this Pull Request on Codecov

83.05% (+2.85%) compared to cbe3a6b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.05%. Comparing base (cbe3a6b) to head (05d5ab8).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   80.19%   83.05%   +2.85%     
==========================================
  Files           7        7              
  Lines         409      360      -49     
==========================================
- Hits          328      299      -29     
+ Misses         59       38      -21     
- Partials       22       23       +1     

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