Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit 3299321

Browse files
docs(readme): add deprecation warning
1 parent 11b2dd2 commit 3299321

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
> [!WARNING]
2+
>
3+
> The Code Climate API has been disabled on **July 18th, 2025**.
4+
>
5+
> Any attempts to upload coverage to the Code Climate API (via the `cc-test-reporter`) will result in failed CI builds.
6+
>
7+
> To avoid disruption, you must remove (or comment out) any remaining references to the old `cc-test-reporter` within your CI scripts.
8+
>
9+
> See the [migration guide](https://docs.qlty.sh/migration/guide).
10+
111
<p align="center">
212
<img src="https://github.com/codeclimate.png?size=200" alt="Code Climate">
313
</p>

0 commit comments

Comments
 (0)