Skip to content

Documents new merge success metrics #5879

Merged
shiftkey merged 3 commits intodid-you-merge-itfrom
merge-completetion-metrics
Oct 16, 2018
Merged

Documents new merge success metrics #5879
shiftkey merged 3 commits intodid-you-merge-itfrom
merge-completetion-metrics

Conversation

@iAmWillShepherd
Copy link
Contributor

@iAmWillShepherd iAmWillShepherd commented Oct 11, 2018

🌵 Depends on #5810 🌵

This PR documents the new metrics requested in #5394: mergeSuccessAfterConflictsCount and mergeAbortedAfterConflictsCount.

@iAmWillShepherd iAmWillShepherd changed the base branch from master to did-you-merge-it October 11, 2018 16:58
@iAmWillShepherd iAmWillShepherd added the ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Oct 11, 2018
@outofambit outofambit added this to the 1.4.3 milestone Oct 12, 2018
| `mergedWithCleanMergeHintCount` | The number of times the user has merged after seeing the 'no conflicts' merge hint. | To understand how many "clean" merges there are |
| `mergedWithConflictWarningHintCount` | The number of times the user has merged after seeing the 'you have XX conflicted files' warning. | To understand how frequently people are merging even though they know there will be conflicts |
| `mergedSuccesfulAfterConflictsCount` | The number of times the user successfully completes a merge after a merge conflict. | To understand how effectively users are able to resolve conflicts and complete their merge successfully |
| `mergesAbortedAfterConflictsCount` | The number of times the user aborts a merge after a merge conflict. | To understand the frequency of merges that are never completed after attempting to merge and hitting a merge conflict |

This comment was marked as spam.

| `mergedWithLoadingHintCount` | The number of times the user merged before seeing the result of the merge hint. | To understand how many people are merging before learning whether there will be conflicts or not |
| `mergedWithCleanMergeHintCount` | The number of times the user has merged after seeing the 'no conflicts' merge hint. | To understand how many "clean" merges there are |
| `mergedWithConflictWarningHintCount` | The number of times the user has merged after seeing the 'you have XX conflicted files' warning. | To understand how frequently people are merging even though they know there will be conflicts |
| `mergedSuccesfulAfterConflictsCount` | The number of times the user successfully completes a merge after a merge conflict. | To understand how effectively users are able to resolve conflicts and complete their merge successfully |

This comment was marked as spam.

This comment was marked as spam.

@shiftkey shiftkey self-assigned this Oct 12, 2018
@iAmWillShepherd
Copy link
Contributor Author

🍏

@shiftkey
Copy link
Member

As this isn't targeting master I plan to merge this in the morning (my time) to give everyone else a chance to look over the new names.

@shiftkey shiftkey merged commit 72e5977 into did-you-merge-it Oct 16, 2018
@shiftkey shiftkey deleted the merge-completetion-metrics branch October 16, 2018 12:01
@budkamLukasz
Copy link

🌵 Depends on #5810 🌵

This PR documents the new metrics requested in #5394: mergeSuccessAfterConflictsCount and mergeAbortedAfterConflictsCount.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-for-review Pull Requests that are ready to be reviewed by the maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants