Skip to content

Conversation

@cngkaygusuz
Copy link
Member

Following is a summary of what is included in this pull request:

  • I added an initial Scrutinizer-CI configuration. Scrutinizer-CI is an automated code review and continuous integration tool. The included configuration instructs Scrutinizer-CI to generate code coverage, the configuration of auto code review is done through the tool webpage (scrutinizer-ci.com). Note that the tool must be set up at its webpage in order to have the tool work on the repository.

  • I moved the contents of the project to root, eliminating src folder.

  • Added a .gitignore file, a generated one which I believe is reasonable.

  • I included PyCharm module configurations in this pull request. This enables whoever using Pycharm to simply open the project and start working on it right away.

  • Added a configuration file for the code coverage generation tool coverage.

  • Added requirements-dev.txt file, which contains dependencies for the development of the library.

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.

2 participants