Skip to content

Specify similar vs identical code in description #76

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 15, 2016

Conversation

ABaldwinHunter
Copy link
Contributor

This information is already present on issue check_name, but the description is more visible.
@codeclimate/review

image

@pbrisbin
Copy link
Contributor

Nice. LGTM

@ABaldwinHunter
Copy link
Contributor Author

Fixing test failure

@@ -48,7 +48,7 @@ def other_sexps
@other_locations ||= sorted_hashes.drop(1)
end

def name
def check_name
Copy link
Contributor

Choose a reason for hiding this comment

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

Should identical vs. similar factor into the fingerprint? Maybe out of scope for this?

Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure, but I don't think so.

Issues that get better or worse don't change fingerprints. I think a duplication issue moving from Similar to Identical or back is related to, and part of, that issue getting better or worse.

@ABaldwinHunter ABaldwinHunter force-pushed the abh-identical-code-description branch 4 times, most recently from b003ef2 to af85546 Compare January 15, 2016 23:01
This information is already present on issue check_name,
but the description is more visible.
@ABaldwinHunter ABaldwinHunter force-pushed the abh-identical-code-description branch from af85546 to f86cf21 Compare January 15, 2016 23:12
ABaldwinHunter pushed a commit that referenced this pull request Jan 15, 2016
Specify similar vs identical code in description
@ABaldwinHunter ABaldwinHunter merged commit ca8f6d0 into master Jan 15, 2016
@ABaldwinHunter ABaldwinHunter deleted the abh-identical-code-description branch January 15, 2016 23:18
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.

3 participants