Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust filter plugin validation requirements to comply with Moodle 4.5 #326

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Implement getRequiredFunctionCalls check and use it in filter plugin …

2b36993
Select commit
Loading
Failed to load commit list.
Open

Adjust filter plugin validation requirements to comply with Moodle 4.5 #326

Implement getRequiredFunctionCalls check and use it in filter plugin …
2b36993
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 24, 2024 in 0s

87.80% of diff hit (target 88.37%)

View this Pull Request on Codecov

87.80% of diff hit (target 88.37%)

Annotations

Check warning on line 22 in src/PluginValidate/Finder/FunctionCallFinder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PluginValidate/Finder/FunctionCallFinder.php#L22

Added line #L22 was not covered by tests

Check warning on line 24 in src/PluginValidate/Finder/FunctionCallFinder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PluginValidate/Finder/FunctionCallFinder.php#L24

Added line #L24 was not covered by tests

Check warning on line 103 in src/PluginValidate/PluginValidate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PluginValidate/PluginValidate.php#L103

Added line #L103 was not covered by tests

Check warning on line 74 in src/PluginValidate/Requirements/AbstractRequirements.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PluginValidate/Requirements/AbstractRequirements.php#L74

Added line #L74 was not covered by tests

Check warning on line 76 in src/PluginValidate/Requirements/AbstractRequirements.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PluginValidate/Requirements/AbstractRequirements.php#L76

Added line #L76 was not covered by tests