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

Better Guest fallback, permission detection & debug mode logging #32

Closed n-peugnet closed 1 year ago

n-peugnet commented 1 year ago

Extracted from #31 & #30 Closes #30

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 (32200ae) compared to base (7e602c2). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## =========================================== Coverage 100.00% 100.00% + Complexity 31 30 -1 =========================================== Files 5 5 Lines 138 140 +2 =========================================== + Hits 138 140 +2 ``` | [Impacted Files](https://codecov.io/gh/club-1/flarum-ext-cross-references/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=club-1) | Coverage Δ | | |---|---|---| | [src/Formatter/CrossReferencesConfigurator.php](https://codecov.io/gh/club-1/flarum-ext-cross-references/pull/32?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% <100.00%> (ø)` | | | [src/Formatter/CrossReferencesRenderer.php](https://codecov.io/gh/club-1/flarum-ext-cross-references/pull/32?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% <100.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.