club-1 / flarum-ext-cross-references

Add cross reference links when a discussion is mentioned from another one.
GNU Affero General Public License v3.0
6 stars 1 forks source link

Install and setup phpstan #25

Closed n-peugnet closed 1 year ago

n-peugnet commented 1 year ago

Also add a new GitHub action check to run PHPStan and the tests with php7.4, to make sure it is still php7.4 compatible.

codecov-commenter commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (edbf271) compared to base (bed5599). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## =========================================== Coverage 100.00% 100.00% Complexity 28 28 =========================================== Files 5 5 Lines 120 126 +6 =========================================== + Hits 120 126 +6 ``` | [Impacted Files](https://codecov.io/gh/club-1/flarum-ext-cross-references/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=club-1) | Coverage Δ | | |---|---|---| | [src/Listener/PostEventListener.php](https://codecov.io/gh/club-1/flarum-ext-cross-references/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=club-1#diff-c3JjL0xpc3RlbmVyL1Bvc3RFdmVudExpc3RlbmVyLnBocA==) | `100.00% <0.00%> (ø)` | | | [src/Formatter/CrossReferencesRenderer.php](https://codecov.io/gh/club-1/flarum-ext-cross-references/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=club-1#diff-c3JjL0Zvcm1hdHRlci9Dcm9zc1JlZmVyZW5jZXNSZW5kZXJlci5waHA=) | `100.00% <0.00%> (ø)` | | | [src/Formatter/CrossReferencesConfigurator.php](https://codecov.io/gh/club-1/flarum-ext-cross-references/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=club-1#diff-c3JjL0Zvcm1hdHRlci9Dcm9zc1JlZmVyZW5jZXNDb25maWd1cmF0b3IucGhw) | `100.00% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=club-1). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=club-1)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.