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(core): organization email domains apis #5995

Merged
merged 3 commits into from
Jun 8, 2024

refactor: fix tests

be9d94d
Select commit
Loading
Failed to load commit list.
Merged

feat(core): organization email domains apis #5995

refactor: fix tests
be9d94d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 6, 2024 in 0s

50.25% of diff hit (target 70.00%)

View this Pull Request on Codecov

50.25% of diff hit (target 70.00%)

Annotations

Check warning on line 50 in packages/core/src/queries/organization/email-domains.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/queries/organization/email-domains.ts#L27-L50

Added lines #L27 - L50 were not covered by tests

Check warning on line 57 in packages/core/src/queries/organization/email-domains.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/queries/organization/email-domains.ts#L53-L57

Added lines #L53 - L57 were not covered by tests

Check warning on line 69 in packages/core/src/queries/organization/email-domains.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/queries/organization/email-domains.ts#L60-L69

Added lines #L60 - L69 were not covered by tests

Check warning on line 103 in packages/core/src/queries/organization/email-domains.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/queries/organization/email-domains.ts#L72-L103

Added lines #L72 - L103 were not covered by tests

Check warning on line 33 in packages/core/src/routes/organization/index.email-domains.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/organization/index.email-domains.ts#L26-L33

Added lines #L26 - L33 were not covered by tests

Check warning on line 51 in packages/core/src/routes/organization/index.email-domains.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/organization/index.email-domains.ts#L45-L51

Added lines #L45 - L51 were not covered by tests

Check warning on line 68 in packages/core/src/routes/organization/index.email-domains.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/organization/index.email-domains.ts#L62-L68

Added lines #L62 - L68 were not covered by tests

Check warning on line 83 in packages/core/src/routes/organization/index.email-domains.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/organization/index.email-domains.ts#L78-L83

Added lines #L78 - L83 were not covered by tests