Search results

  1. A

    [PY 3.6+] Trinity-py - A flask based CMS for Python 3.6+

    Its used to run tests every time a pull request is submitted if the test passes that means the pull request will not interfere with the rest of your code, CodeCov is used to determine how much of your project is being test. The higher percentage the better. So if your project fails you can...
  2. A

    [PY 3.6+] Trinity-py - A flask based CMS for Python 3.6+

    You should add Travis and codecov to your project.
Top