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

fix: Prevent race condition on unique-submission forms #1841

Merged
merged 1 commit into from
Jan 9, 2024

fix: Prevent race condition on unique-submission forms

655762a
Select commit
Loading
Failed to load commit list.
Merged

fix: Prevent race condition on unique-submission forms #1841

fix: Prevent race condition on unique-submission forms
655762a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 8, 2024 in 0s

41.66% of diff hit (target 44.62%)

View this Pull Request on Codecov

41.66% of diff hit (target 44.62%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/ApiController.php#L1089-L1090

Added lines #L1089 - L1090 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/SubmissionMapper.php#L118

Added line #L118 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/SubmissionMapper.php#L121

Added line #L121 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/SubmissionMapper.php#L124-L125

Added lines #L124 - L125 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/SubmissionMapper.php#L128

Added line #L128 was not covered by tests