You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/10/20 09:24:10 UTC

[GitHub] [incubator-shardingsphere] sluk3r opened a new pull request #3333: #3138 improved coverage for sharding-core-preprocessor

sluk3r opened a new pull request #3333: #3138 improved coverage for sharding-core-preprocessor
URL: https://github.com/apache/incubator-shardingsphere/pull/3333
 
 
   For #3138
   
   Changes proposed in this pull request:
   
   - for class of ProjectionsContextEngineTest, the following method added:
       assertCreateProjectionsContextWhenColumnOrderByItemSegmentOwnerAbsent
       assertCreateProjectionsContextWhenColumnOrderByItemSegmentOwnerPresent
      assertCreateProjectionsContextWhenColumnOrderByItemSegmentOwnerPresentAndTablePresent
   
   - TopPaginationContextEngineTest#assertCreatePaginationContextWhenPredicateInRightValue added
   - for class of ProjectionEngineTest, assertProjectionCreatedWhenSelectItemSegmentInstanceOfAggregationDistinctSelectItemSegmentAndAggregationTypeIsAvg and assertProjectionCreatedWhenSelectItemSegmentInstanceOfAggregationSelectItemSegmentAndAggregationTypeIsAvg added
   
   - for class of SelectSQLStatementContextTest, the following method added: 
   assertSetIndexWhenAggregationProjectionsPresent
   assertGetColumnLabelsWhenResultIsEmpty
   assertGetColumnLabelsWhenResultIsNotEmpty
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services