CodeTriage icon indicating copy to clipboard operation
CodeTriage copied to clipboard

Discover the best way to get started contributing to Open Source projects

Results 150 CodeTriage issues
Sort by recently updated
recently updated
newest added
trafficstars

### Purpose The number of code helpers are biased in spite of the importance of the repositories. When the people who want to triage is exploring repositories, it is easer...

Related to #862 I wasn't able to test one of the methods on the controller because it had a couple of errors that made the method not function properly. I...

While making tests for the class (#943), I've noticed that this method wasn't working properly because of two errors: - on line 36 the search for a `RepoSubscription` was not...

Related to #862 Including tests for app/controllers/university_controller.rb

When a repo moves, move the users: http://www.codetriage.com/defunkt/resque => http://www.codetriage.com/resque/resque Maybe give a "migrate" this repo button of some kind where it puts your request in a manual queue or...

Repos without language set include `codetriage`, `byebug`, and about 175 others. https://sentry.io/share/issue/9211fedb89874f15b4ed88e58c080053/

bug

Simple tests created to analyze the basics functionalities that these links have to provide. The issue test checks if it contains a link and if the link leads to a...

Viewing a user's profile while not logged in or while logged in as a different user results in being redirected to the home page. Controller and integration tests of this...

Under the current setup, I can view my own user profile page, whether it is public or private. If I try to view the profile of another user, and that...

SimpleCov shows only 68% test coverage. The weakest points are libraries (19%) and controllers (44%).