Skip to content

implement get() with timeout - #200

Draft
kira1009 wants to merge 1 commit into
masterfrom
feature
Draft

implement get() with timeout#200
kira1009 wants to merge 1 commit into
masterfrom
feature

implement get() with timeout

3f44715
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2026 in 1s

72.05% (+0.05%) compared to fed0952

View this Pull Request on Codecov

72.05% (+0.05%) compared to fed0952

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.05%. Comparing base (fed0952) to head (3f44715).
⚠️ Report is 86 commits behind head on master.

Files with missing linesPatch %Lines
...e/src/main/java/com/uber/tchannel/api/TFuture.java0.00%2 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## master #200 +/- ##
============================================
+ Coverage 72.00% 72.05% +0.05% 
Complexity 10 10 ============================================
Files 87 87 Lines 2664 2665 +1 Branches 321 321 ============================================
+ Hits 1918 1920 +2 
Misses 525 525 + Partials 221 220 -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.