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

chore: Refactor checking if user is allowed to edit the form #2335

Merged
merged 1 commit into from
Sep 24, 2024

Refactor ApiController.php to improve code readability and maintainab…

5267360
Select commit
Loading
Failed to load commit list.
Merged

chore: Refactor checking if user is allowed to edit the form #2335

Refactor ApiController.php to improve code readability and maintainab…
5267360
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 23, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 754 in lib/Controller/ApiController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L751-L754

Added lines #L751 - L754 were not covered by tests

Check warning on line 761 in lib/Controller/ApiController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L760-L761

Added lines #L760 - L761 were not covered by tests

Check warning on line 818 in lib/Controller/ApiController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L815-L818

Added lines #L815 - L818 were not covered by tests

Check warning on line 826 in lib/Controller/ApiController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L825-L826

Added lines #L825 - L826 were not covered by tests

Check warning on line 879 in lib/Controller/ApiController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L876-L879

Added lines #L876 - L879 were not covered by tests