Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.6 KB

TODO.md

File metadata and controls

43 lines (35 loc) · 1.6 KB

TODO List

  • Public Repository does not require user authorization

  • Redirect to login page if unauthorized user accessing to private repository

  • Support Go

  • Support Python

    Need more testing

  • Support Ruby

  • Support Javascript (lcov)

  • Support C googletest

  • Enable webhook to create comment on pull request

  • Enable multiple language coverage report

  • Enable auto merge with previous coverage report

    enable webhook, need testing

  • Support GitLab

  • Provide a way to update SCM account's authorization

  • Support ignore pattern for the repository

  • Frontend page to review report for given commit

  • Report upload authorization check

  • Optimized upload report flow, improve performance

  • Documentation (Environment setup and contribution guide)

  • Database Migration

  • Generate Social Media Card

  • Add social media link copy button on setting page

Phase II

  • Add link to branch report on pull request comment

  • page to list all branches (recent build)

  • view CODE tag without login for public repository

  • Add login hint to source code page if user not login

  • make login page look better

  • Add beginner guide to new repository

  • Add more information on landing page

  • Default path filer, ex remove go module path by default

  • Enable admin account, which will be used to leave comment on PR or update webhook.

  • Allow multiple repository owners to update setting

  • Add more documentations on CLI usage and repository setting