Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Jun 26, 2017

No description provided.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 82.045% when pulling c3c5f7a on liubao68:modify_flow into 06e8a82 on ServiceComb:master.

* See the License for the specific language governing permissions and
* limitations under the License.
* Unless required by applicable law or agreed to in writing, software distributed under the License
* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the format of copyright is not supposed to be changed

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 82.045% when pulling 24a3ae7 on liubao68:modify_flow into 06e8a82 on ServiceComb:master.

validAssert = true;
handler.handle(invocation, asyncResp);
handler.handle(invocation, asyncResp);
} catch (Exception e) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need to catch the exception here, the test could be failed if the exception is thrown.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an old test case that remains untouched. It is logically correct, not modify it now.

@WillemJiang WillemJiang merged commit f002290 into apache:master Jun 28, 2017
@liubao68 liubao68 deleted the modify_flow branch July 5, 2017 12:03
Sign up for free to 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.

4 participants