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

Conversation

@kira1009

Copy link
Copy Markdown

implement a draft version that supports timeout for getting response

@CLAassistant

CLAassistant commented Aug 15, 2019

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@codecov-io

codecov-io commented Aug 15, 2019

Copy link
Copy Markdown

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.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@kira1009@CLAassistant@codecov-io