jmalloc / ax

A message-driven application toolkit for Go. [EXPERIMENTAL]
MIT License
9 stars 3 forks source link

Create inbound pipeline stage for setting context deadlines #73

Closed koden-km closed 6 years ago

koden-km commented 6 years ago

Fixes #51

codecov-io commented 6 years ago

Codecov Report

Merging #73 into master will increase coverage by 0.35%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   45.71%   46.06%   +0.35%     
==========================================
  Files          38       39       +1     
  Lines        1387     1396       +9     
==========================================
+ Hits          634      643       +9     
  Misses        743      743              
  Partials       10       10
Impacted Files Coverage Δ
src/ax/endpoint/timelimiter.go 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1471912...42cb34d. Read the comment docs.