prescottprue / code-watch

Open source dependency and coverage reporting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Watch

Open source dependency and coverage reporting. Built with Remix.

Reasoning

A number of providers offer free coverage or dependency status reporting for open source projects, but for private project, the pricing model is often prohibitive. The problem is often compounded further by a large team size.

Code Watch has the goal of providing an application which can be fully self hosted to allow for costs to scale with usage. For low amounts of usage, platforms like Fly.io offer free Postgres instances.

Features

Planned

  • Coverage threshold management with integration with Github's status API (to post status within)
  • Listing/syncing repos based on Github Auth
  • Coverage history graph

System Features

If you would like to run your own version of CodeWatch, please read the run your own docs

Screenshots

image
image

Credits

  • The Remix Blues Stack - npx create-remix@latest --template remix-run/blues-stack was used to create this project and little was changed. Learn more about Remix Stacks.

About

Open source dependency and coverage reporting


Languages

Language:TypeScript 91.9%Language:JavaScript 5.9%Language:Dockerfile 1.6%Language:Shell 0.5%Language:CSS 0.1%