From 8abbc2ba1dd22ed013fc9b69cf23232f2d59e842 Mon Sep 17 00:00:00 2001 From: Arthur Pastel Date: Tue, 19 Sep 2023 11:26:48 +0200 Subject: [PATCH] Add CodSpeed to the Code Quality section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9827281..9b22eb05 100644 --- a/README.md +++ b/README.md @@ -495,6 +495,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ * [codecov.io](https://codecov.io/) — Code coverage tool (SaaS), free for Open Source and 1 free private repo * [CodeFactor](https://www.codefactor.io) — Automated Code Review for Git. Free version includes unlimited users, unlimited public repositories and 1 private repo. * [codescene.io](https://codescene.io/) - CodeScene prioritizes technical debt based on how the developers work with the code and visualizes organizational factors like team coupling and system mastery. Free for Open Source. + * [CodSpeed](https://codspeed.io) - Automate performance tracking in your CI pipelines. Catch performance regressions before deployment, thanks to precise and consistent metrics. Free forever for Open Source projects. * [coveralls.io](https://coveralls.io/) — Display test coverage reports, free for Open Source * [dareboost](https://dareboost.com) - 5 free analysis report for web performance, accessibility, security each month * [deepcode.ai](https://www.deepcode.ai) — DeepCode finds bugs, security vulnerabilities, performance and API issues based on AI. DeepCode's speed of analysis allow us to analyse your code in real time and deliver results when you hit the save button in your IDE. Supported languages are Java, C/C++, JavaScript, Python, and TypeScript. Integrations with GitHub, BitBucket and GitLab. Free for open source and private repos, free up to 30 developers.