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

allow editing of submission by the user #1690

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

fix missing MultipleObjectsReturnedException for FormsService

095264b
Select commit
Loading
Failed to load commit list.
Open

allow editing of submission by the user #1690

fix missing MultipleObjectsReturnedException for FormsService
095264b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 9, 2025 in 0s

63.15% of diff hit (target 43.51%)

View this Pull Request on Codecov

63.15% of diff hit (target 43.51%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1209

Added line #L1209 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1216

Added line #L1216 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1219

Added line #L1219 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1225-L1226

Added lines #L1225 - L1226 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1230

Added line #L1230 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1238-L1239

Added lines #L1238 - L1239 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1516

Added line #L1516 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1518-L1519

Added lines #L1518 - L1519 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1560-L1562

Added lines #L1560 - L1562 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1565

Added line #L1565 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1583

Added line #L1583 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1585-L1586

Added lines #L1585 - L1586 were not covered by tests

Check warning on line 51 in lib/Db/AnswerMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/AnswerMapper.php#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 58 in lib/Db/AnswerMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/AnswerMapper.php#L53-L58

Added lines #L53 - L58 were not covered by tests

Check warning on line 60 in lib/Db/AnswerMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/AnswerMapper.php#L60

Added line #L60 was not covered by tests

Check warning on line 58 in lib/Db/SubmissionMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/SubmissionMapper.php#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 67 in lib/Db/SubmissionMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/SubmissionMapper.php#L60-L67

Added lines #L60 - L67 were not covered by tests

Check warning on line 69 in lib/Db/SubmissionMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/SubmissionMapper.php#L69

Added line #L69 was not covered by tests

Check warning on line 26 in lib/Migration/Version050000Date20250109201500.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version050000Date20250109201500.php#L26

Added line #L26 was not covered by tests

Check warning on line 29 in lib/Migration/Version050000Date20250109201500.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version050000Date20250109201500.php#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 35 in lib/Migration/Version050000Date20250109201500.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version050000Date20250109201500.php#L31-L35

Added lines #L31 - L35 were not covered by tests

Check warning on line 37 in lib/Migration/Version050000Date20250109201500.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version050000Date20250109201500.php#L37

Added line #L37 was not covered by tests

Check warning on line 40 in lib/Migration/Version050000Date20250109201500.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Migration/Version050000Date20250109201500.php#L40

Added line #L40 was not covered by tests

Check warning on line 234 in lib/Service/FormsService.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/FormsService.php#L234

Added line #L234 was not covered by tests