Skip to content

Latest commit

 

History

History
76 lines (53 loc) · 7.54 KB

README.md

File metadata and controls

76 lines (53 loc) · 7.54 KB

Code PushUp CLI

Code-Pushup Logo

Comprehensive tech quality monitoring

Quantify tech debt — Track incremental improvements — Monitor regressions


version release date license commit activity CI Codecov


🔌 Code quality tools are like phone chargers. Everyone has a different plug.

Common problems with keeping track of technical quality:

  • When tech debt is invisible, it's difficult to plan much-needed maintenance efforts 🔧
  • Individual tools measure different metrics, inability to combine them leads to
    a lack of comprehensive overview 🧑‍🦯
  • Open-source tools typically used for failing checks in CI, which can't measure incremental improvements due to arbitrary pass/fail thresholds 🤖
  • Off-the-shelf solutions tend to be opinionated and hard to customize, so may not fit your specific needs 🧱

We want to change that!


🔎🔬 Code quality integrations for any tool 📉🔍

🚀 Get started 🤖 CI automation
Getting started cover image CI Automation cover
📈 Portal 🔌 Custom plugins
Portal integration cover image Custom plugins
  • Portal 🌐 visualizes reports in a slick UI.
  • Track historical data from uploads. ⬆️

🔌 Officially supported plugins

Icon Name Description
ESLint Static analysis using ESLint rules.
Code Coverage Collects code coverage from your tests.
JS Packages Checks 3rd party packages for known vulnerabilities and outdated versions.
Lighthouse Measures web performance and best practices with Lighthouse.

📝 How it works

  1. Configure
    Pick from a set of supported packages or include your own ideas. 🧩

  2. Integrate
    Use our integration guide and packages to set up CI integration in minutes. ⏱️

  3. Observe
    Guard regressions and track improvements with every code change. 🔍

  4. Relax!
    Watch improvements, share reports 📈


💖 Want to support us?