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

feat: allow editing of submission by the user #1690

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

fix testUpdateSubmission

f9913cf
Select commit
Loading
Failed to load commit list.
Open

feat: allow editing of submission by the user #1690

fix testUpdateSubmission
f9913cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 23, 2025 in 0s

63.15% of diff hit (target 43.40%)

View this Pull Request on Codecov

63.15% of diff hit (target 43.40%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1339

Added line #L1339 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1346

Added line #L1346 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1349

Added line #L1349 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1355-L1356

Added lines #L1355 - L1356 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1360

Added line #L1360 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1368-L1369

Added lines #L1368 - L1369 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1647

Added line #L1647 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1649-L1650

Added lines #L1649 - L1650 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1691-L1693

Added lines #L1691 - L1693 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1696

Added line #L1696 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1714

Added line #L1714 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1716-L1717

Added lines #L1716 - L1717 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/AnswerMapper.php#L51-L52

Added lines #L51 - L52 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/AnswerMapper.php#L54-L59

Added lines #L54 - L59 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/AnswerMapper.php#L61

Added line #L61 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/SubmissionMapper.php#L58-L59

Added lines #L58 - L59 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/SubmissionMapper.php#L61-L68

Added lines #L61 - L68 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/SubmissionMapper.php#L70

Added line #L70 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 239 in lib/Service/FormsService.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/FormsService.php#L239

Added line #L239 was not covered by tests