SemanticMediaWiki / SemanticMetaTags

Allows to generate HTML <meta> elements from semantic annotations
https://www.semantic-mediawiki.org/wiki/Extension:Semantic_Meta_Tags
Other
12 stars 6 forks source link

Fix composer autoload #79

Open thomas-topway-it opened 10 months ago

thomas-topway-it commented 10 months ago

Fixes https://github.com/SemanticMediaWiki/SemanticMetaTags/issues/76

This file is part of the SemanticMetaTags extension, it is not a valid entry point

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.28%. Comparing base (4f1cce3) to head (b9a38a1).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #79 +/- ## ========================================= Coverage 97.28% 97.28% Complexity 67 67 ========================================= Files 6 6 Lines 184 184 ========================================= Hits 179 179 Misses 5 5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

kghbln commented 7 months ago

@thomas-topway-it Is this still a work in progress? If not, your changes should be reviewed and merged for a new release.

thomas-topway-it commented 7 months ago

I'm sorry, I have to fix the tests before

kghbln commented 7 months ago

No worries.

thomas-topway-it commented 7 months ago

so now it should work. @kghbln and @gesinn-it-gea are you able to test/check it together with https://github.com/SemanticMediaWiki/SemanticMetaTags/pull/80 ? once that the 2 PRs will be merged or verified, we could also restore the loading through composer, also if in my opinion is not necessary

kghbln commented 7 months ago

I currently do not have the time to test.