> On Feb. 4, 2014, 7:22 p.m., Suman Karumuri wrote:
> > The logic is much cleaner now. 
> > 
> > Since no new tests are added, what is the code coverage of this class 
> > before and after this change?
> 
> Bill Farner wrote:
>     I will check on this and report back.

By the numbers, coverage is slightly lower (89% vs 92%), but that's a result of 
the same work being done with less code (e.g. predicates are gone).  There are 
no new lines of code that are not covered.


- Bill


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/17672/#review33625
-----------------------------------------------------------


On Feb. 4, 2014, 6:41 p.m., Bill Farner wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/17672/
> -----------------------------------------------------------
> 
> (Updated Feb. 4, 2014, 6:41 p.m.)
> 
> 
> Review request for Aurora, Suman Karumuri and Maxim Khutornenko.
> 
> 
> Bugs: AURORA-153
>     https://issues.apache.org/jira/browse/AURORA-153
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> Add indices to OfferQueueImpl to improve resource offer handling performance.
> 
> 
> Diffs
> -----
> 
>   src/main/java/org/apache/aurora/scheduler/async/OfferQueue.java 
> 85bd0a63da122e7daf2f4a12938fef043136f461 
> 
> Diff: https://reviews.apache.org/r/17672/diff/
> 
> 
> Testing
> -------
> 
> ./gradlew build
> 
> 
> Thanks,
> 
> Bill Farner
> 
>

Reply via email to