-
Notifications
You must be signed in to change notification settings - Fork 34
Add GitClear PR tool to list of code review tools #13
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
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -8,8 +8,8 @@ Feel free to contribute your suggestions. | |||||||||
|
|
||||||||||
| | Tool | Description | | ||||||||||
| | ---- | ----------- | | ||||||||||
| | [Gitpod](https://gitpod.io/) | Always ready to code - spin up fresh, automated dev environments for each task, in the cloud, in seconds. | ||||||||||
| Gitpod is an open-source developer platform automating the provisioning of ready-to-code developer environments. | | ||||||||||
| | [Gitpod](https://gitpod.io/) | Always ready to code - spin up fresh, automated dev environments for each task, in the cloud, in seconds. Gitpod is an open-source developer platform automating the provisioning of ready-to-code developer environments. | | ||||||||||
| | [GitClear Pull Request Review](https://www.gitclear.com/best_github_alternative_pull_request_review_tool) | A pull request tool inspired by Github's review tool that recognizes several types of code operations ("moved," "find/replace," "copy/paste") that reduce "lines to review" by 20-30% [in published research](https://www.gitclear.com/research_studies/pull_request_diff_methods_comparison_faster_review). The tool also identifies AI-generated code and offers an explanation for each changed line by hoving on the line, plus Slack notifications for "stuck" PRs. | | ||||||||||
|
||||||||||
| | [GitClear Pull Request Review](https://www.gitclear.com/best_github_alternative_pull_request_review_tool) | A pull request tool inspired by Github's review tool that recognizes several types of code operations ("moved," "find/replace," "copy/paste") that reduce "lines to review" by 20-30% [in published research](https://www.gitclear.com/research_studies/pull_request_diff_methods_comparison_faster_review). The tool also identifies AI-generated code and offers an explanation for each changed line by hoving on the line, plus Slack notifications for "stuck" PRs. | | |
| | [GitClear Pull Request Review](https://www.gitclear.com/best_github_alternative_pull_request_review_tool) | A pull request tool inspired by Github's review tool that recognizes several types of code operations ("moved," "find/replace," "copy/paste") that reduce "lines to review" by 20-30% [in published research](https://www.gitclear.com/research_studies/pull_request_diff_methods_comparison_faster_review). The tool also identifies AI-generated code and offers an explanation for each changed line by hovering on the line, plus Slack notifications for "stuck" PRs. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⚪ LOW RISK
Suggestion: Typo: 'hoving on the line' should be 'hovering on the line'. Also, please use the standard capitalization for 'GitHub'.
| | [GitClear Pull Request Review](https://www.gitclear.com/best_github_alternative_pull_request_review_tool) | A pull request tool inspired by Github's review tool that recognizes several types of code operations ("moved," "find/replace," "copy/paste") that reduce "lines to review" by 20-30% [in published research](https://www.gitclear.com/research_studies/pull_request_diff_methods_comparison_faster_review). The tool also identifies AI-generated code and offers an explanation for each changed line by hoving on the line, plus Slack notifications for "stuck" PRs. | | |
| [GitClear Pull Request Review](https://www.gitclear.com/best_github_alternative_pull_request_review_tool) | A pull request tool inspired by GitHub's review tool that recognizes several types of code operations ("moved," "find/replace," "copy/paste") that reduce "lines to review" by 20-30% [in published research](https://www.gitclear.com/research_studies/pull_request_diff_methods_comparison_faster_review). The tool also identifies AI-generated code and offers an explanation for each changed line by hovering on the line, plus Slack notifications for "stuck" PRs. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure if you'd really like a test that retrieves the URLs specified by the new addition, but if so, let me know? Especially if there is any prior art for testing the URL connections in the README, I'd be happy to piggyback off the existing precedent. If not, and you think it's important, I can add a new test file to iterate over the links in the table?
Let me know how we can be most helpful to provide adequate proof that these links are accessible links for those who want to understand one of the more widely written-about Github PR alternatives. 🙏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo/casing: use the official "GitHub" capitalization in this description ("GitHub's" instead of "Github's").