Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

ensure FakeOngoingRequest uses a better arrival timestamp #183

Merged
merged 1 commit into from
Nov 30, 2016

Conversation

pettermahlen
Copy link
Member

Without this, tests using the ServiceHelper and sending real requests get incorrect
values for arrivalTime, leading to broken request handling.

@jappaleinen-sp
Copy link

👍

@codecov-io
Copy link

Current coverage is 69.57% (diff: 100%)

Merging #183 into 1.x will increase coverage by 0.02%

@@                1.x       #183   diff @@
==========================================
  Files           138        138          
  Lines          2877       2879     +2   
  Methods           0          0          
  Messages          0          0          
  Branches        226        226          
==========================================
+ Hits           2001       2003     +2   
  Misses          833        833          
  Partials         43         43          

Powered by Codecov. Last update 3208952...9f1af93

@pettermahlen pettermahlen merged commit 1ee3c9d into spotify:1.x Nov 30, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants