Skip to content

Commit 72ce18c

Browse files
committed
Point infection badge + report at this repo's 2.x branch
The Mutation testing badge URL still pointed at Setono/SyliusPluginSkeleton/master (a copy-paste leftover from the skeleton README), and the dashboard link ended in /master while the plugin's default branch is 1.x and active dev is 2.x. Both now reference Setono/sylius-tier-pricing-plugin/2.x so the badge and the linked report match where the infection job actually runs.
1 parent 0039e2e commit 72ce18c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ When an order is processed, the `PriceTiersOrderProcessor` (priority 15, runs *b
8383
[ico-license]: https://poser.pugx.org/setono/sylius-tier-pricing-plugin/license
8484
[ico-github-actions]: https://github.com/Setono/sylius-tier-pricing-plugin/workflows/build/badge.svg
8585
[ico-code-coverage]: https://codecov.io/gh/Setono/sylius-tier-pricing-plugin/graph/badge.svg
86-
[ico-infection]: https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2FSetono%2FSyliusPluginSkeleton%2Fmaster
86+
[ico-infection]: https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2FSetono%2Fsylius-tier-pricing-plugin%2F2.x
8787

8888
[link-packagist]: https://packagist.org/packages/setono/sylius-tier-pricing-plugin
8989
[link-github-actions]: https://github.com/Setono/sylius-tier-pricing-plugin/actions
9090
[link-code-coverage]: https://codecov.io/gh/Setono/sylius-tier-pricing-plugin
91-
[link-infection]: https://dashboard.stryker-mutator.io/reports/github.com/Setono/sylius-tier-pricing-plugin/master
91+
[link-infection]: https://dashboard.stryker-mutator.io/reports/github.com/Setono/sylius-tier-pricing-plugin/2.x

0 commit comments

Comments
 (0)