[FakeFake] fix: this is a fake change.#1255
[FakeFake] fix: this is a fake change.#1255andyliuliming wants to merge 1 commit intoandliu/go_bin_datafrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: andyliuliming If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@CecileRobertMichon @mboersma |
|
/azp run pr-e2e |
|
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
|
@CecileRobertMichon "Azure Pipelines could not run because the pipeline triggers exclude this branch/path." :( |
|
@andyliuliming in order to mock the situation we need two PRs modifying the parts/ directory and one of them merging before the other to see if that creates merge conflicts in the second PR. |
|
you're not trying to merge into Azure/master, we only run the pipeline on the Azure/master branch that's why you're getting that error message. |
@CecileRobertMichon andliu/go_bin_data branch is used to as a base branch like the master. and the PR here is to mock one PR after the PR 1088 is merged. |
|
what about |
|
/azp run pr-e2e |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Codecov Report
@@ Coverage Diff @@
## andliu/go_bin_data #1255 +/- ##
===================================================
Coverage 74.81% 74.81%
===================================================
Files 128 128
Lines 18318 18318
===================================================
Hits 13705 13705
Misses 3829 3829
Partials 784 784 |
|
@CecileRobertMichon looks like all pass. |
Reason for Change:
Issue Fixed:
Requirements:
Notes: