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: prisma-client-go support added #384

Closed

added support for arguments in prisma:format

c00a57f
Select commit
Loading
Failed to load commit list.
Closed

feat: prisma-client-go support added #384

added support for arguments in prisma:format
c00a57f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 3, 2024 in 0s

42.21% of diff hit (target 69.26%)

View this Pull Request on Codecov

42.21% of diff hit (target 69.26%)

Annotations

Check warning on line 14 in database/console/prisma/db_exec_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/db_exec_command.go#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 19 in database/console/prisma/db_exec_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/db_exec_command.go#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 24 in database/console/prisma/db_exec_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/db_exec_command.go#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 31 in database/console/prisma/db_exec_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/db_exec_command.go#L28-L31

Added lines #L28 - L31 were not covered by tests

Check warning on line 14 in database/console/prisma/db_pull_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/db_pull_command.go#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 19 in database/console/prisma/db_pull_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/db_pull_command.go#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 24 in database/console/prisma/db_pull_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/db_pull_command.go#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 31 in database/console/prisma/db_pull_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/db_pull_command.go#L28-L31

Added lines #L28 - L31 were not covered by tests

Check warning on line 19 in database/console/prisma/db_push_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/db_push_command.go#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 24 in database/console/prisma/db_push_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/db_push_command.go#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 31 in database/console/prisma/db_push_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/db_push_command.go#L28-L31

Added lines #L28 - L31 were not covered by tests

Check warning on line 39 in database/console/prisma/db_push_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/db_push_command.go#L35-L39

Added lines #L35 - L39 were not covered by tests

Check warning on line 19 in database/console/prisma/db_seed_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/db_seed_command.go#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 24 in database/console/prisma/db_seed_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/db_seed_command.go#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 31 in database/console/prisma/db_seed_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/db_seed_command.go#L28-L31

Added lines #L28 - L31 were not covered by tests

Check warning on line 19 in database/console/prisma/debug_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/debug_command.go#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 24 in database/console/prisma/debug_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/debug_command.go#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 31 in database/console/prisma/debug_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/debug_command.go#L28-L31

Added lines #L28 - L31 were not covered by tests

Check warning on line 19 in database/console/prisma/format_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/format_command.go#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 24 in database/console/prisma/format_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/format_command.go#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 31 in database/console/prisma/format_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/format_command.go#L28-L31

Added lines #L28 - L31 were not covered by tests

Check warning on line 19 in database/console/prisma/generate_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/generate_command.go#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 24 in database/console/prisma/generate_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/generate_command.go#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 31 in database/console/prisma/generate_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/generate_command.go#L28-L31

Added lines #L28 - L31 were not covered by tests

Check warning on line 18 in database/console/prisma/init_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/console/prisma/init_command.go#L17-L18

Added lines #L17 - L18 were not covered by tests