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 partially failing batch inserts #4083

Merged
merged 27 commits into from
Sep 17, 2024

test: always use www.example.org as return_to URL in tests

03c127c
Select commit
Loading
Failed to load commit list.
Merged

feat: allow partially failing batch inserts #4083

test: always use www.example.org as return_to URL in tests
03c127c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 11, 2024 in 0s

81.20% of diff hit (target 78.50%)

View this Pull Request on Codecov

81.20% of diff hit (target 78.50%)

Annotations

Check warning on line 399 in identity/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

identity/manager.go#L399

Added line #L399 was not covered by tests

Check warning on line 49 in persistence/sql/batch/create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

persistence/sql/batch/create.go#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 53 in persistence/sql/batch/create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

persistence/sql/batch/create.go#L51-L53

Added lines #L51 - L53 were not covered by tests

Check warning on line 55 in persistence/sql/batch/create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

persistence/sql/batch/create.go#L55

Added line #L55 was not covered by tests

Check warning on line 198 in persistence/sql/batch/create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

persistence/sql/batch/create.go#L198

Added line #L198 was not covered by tests

Check warning on line 213 in persistence/sql/batch/create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

persistence/sql/batch/create.go#L213

Added line #L213 was not covered by tests

Check warning on line 231 in persistence/sql/batch/create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

persistence/sql/batch/create.go#L231

Added line #L231 was not covered by tests

Check warning on line 591 in persistence/sql/identity/persister_identity.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

persistence/sql/identity/persister_identity.go#L590-L591

Added lines #L590 - L591 were not covered by tests

Check warning on line 600 in persistence/sql/identity/persister_identity.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

persistence/sql/identity/persister_identity.go#L599-L600

Added lines #L599 - L600 were not covered by tests

Check warning on line 606 in persistence/sql/identity/persister_identity.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

persistence/sql/identity/persister_identity.go#L605-L606

Added lines #L605 - L606 were not covered by tests

Check warning on line 642 in persistence/sql/identity/persister_identity.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

persistence/sql/identity/persister_identity.go#L642

Added line #L642 was not covered by tests

Check warning on line 1121 in persistence/sql/identity/persister_identity.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

persistence/sql/identity/persister_identity.go#L1121

Added line #L1121 was not covered by tests

Check warning on line 1124 in persistence/sql/identity/persister_identity.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

persistence/sql/identity/persister_identity.go#L1124

Added line #L1124 was not covered by tests