Skip to content

Commit dfc8e20

Browse files
committed
Remove code coverage configuration and badge
1 parent d3ba9e6 commit dfc8e20

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.scrutinizer.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,3 @@ build:
1818
- php-scrutinizer-run
1919
- phpcs-run
2020

21-
tools:
22-
external_code_coverage:
23-
runs: 2 # Scrutinizer will wait for two code coverage submissions (unit and integration test suites)
24-
timeout: 2400 # Timeout in seconds.

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
[![Software License][ico-license]](LICENSE.md)
66
![Supported Magento Versions][ico-compatibility]
77

8-
[![Coverage Status][ico-scrutinizer]][link-scrutinizer]
98
[![Quality Score][ico-code-quality]][link-code-quality]
109
[![Maintainability][ico-maintainability]][link-maintainability]
1110
</div>
@@ -61,7 +60,6 @@ The MIT License (MIT). Please see [License File](LICENSE) for more information.
6160
6261
[ico-version]: https://img.shields.io/packagist/v/integer-net/magento2-configurable-wysiwyg.svg?style=flat-square
6362
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
64-
[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/integer-net/magento2-configurable-wysiwyg?style=flat-square
6563
[ico-code-quality]: https://img.shields.io/scrutinizer/g/integer-net/magento2-configurable-wysiwyg.svg?style=flat-square
6664
[ico-maintainability]: https://img.shields.io/codeclimate/maintainability/integer-net/magento2-configurable-wysiwyg?style=flat-square
6765
[ico-compatibility]: https://img.shields.io/badge/magento-2.3%20|%202.4-brightgreen.svg?logo=magento&longCache=true&style=flat-square

0 commit comments

Comments
 (0)