Skip to content

hugohfsouza/PRAnalyzer

Repository files navigation

PRAnalyzer

What is it?

PRAnalyzer is a component written in python capable of analyzing each changed line in a Pull Request for the following languages: Python, JAVA, C, C+, C#, Javascript and Ruby.

Identification already implemented

  • tests
    • removed
    • added
  • imports
    • removed
    • added
  • comments
    • removed
    • added
  • whiteLines
    • removed
    • added

future implementations

  • functions

    • removed
    • added
  • class

    • removed
    • added
  • code

    • removed
    • added

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages