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

Set a maximum number of datasets for each user #70

Merged
merged 3 commits into from
Oct 27, 2024

fix: new user case in `createDataset_service` fn

cd82741
Select commit
Loading
Failed to load commit list.
Merged

Set a maximum number of datasets for each user #70

fix: new user case in `createDataset_service` fn
cd82741
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 27, 2024 in 1s

80.00% of diff hit (target 63.11%)

View this Pull Request on Codecov

80.00% of diff hit (target 63.11%)

Annotations

Check warning on line 27 in src/services/datasets/createDataset_service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/datasets/createDataset_service.ts#L27

Added line #L27 was not covered by tests

Check warning on line 35 in src/services/datasets/createDataset_service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/datasets/createDataset_service.ts#L29-L35

Added lines #L29 - L35 were not covered by tests