systers / macc

Server side support platform for Peace Corps mobile applications.
http://macc.systers.org/
9 stars 51 forks source link

Integration of automatic code review tools #249

Open sreejakshetty opened 7 years ago

sreejakshetty commented 7 years ago

Description:

  1. Save time in Code reviews
  2. Automatically identify new static analysis issues, code coverage, code duplication and code complexity evolution in every commit and pull request.

Advantages:

  1. By integrating this tool it will make review process of mentors easy and students get to know what mistakes in code.
  2. We can use http://danger.systems/ which has many messaging options.

Example review by danger: screenshot from 2017-03-28 09 06 46

@medhach I would like to work on this

medhach commented 7 years ago

Sure, go ahead and pull a request!