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

Add NestJS plugin #22

Merged
merged 5 commits into from
Oct 29, 2023
Merged

Add NestJS plugin #22

merged 5 commits into from
Oct 29, 2023

Conversation

jonnydgreen
Copy link
Collaborator

@jonnydgreen jonnydgreen commented Oct 28, 2023

Also tweaks the docs by removing the version as it's unnecessary.

@jonnydgreen jonnydgreen self-assigned this Oct 28, 2023
@jonnydgreen jonnydgreen added the enhancement New feature or request label Oct 28, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2023

Codecov Report

Merging #22 (2f7c509) into main (5e7cb8a) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #22   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        14    +1     
  Lines          647       739   +92     
  Branches        55        64    +9     
=========================================
+ Hits           647       739   +92     
Files Coverage Δ
plugin_nestjs/plugin.ts 100.00% <100.00%> (ø)
plugin_postgresql/database.ts 100.00% <ø> (ø)
plugin_postgresql/migration_sql.ts 100.00% <100.00%> (ø)
plugin_postgresql/plugin.ts 100.00% <100.00%> (ø)
plugin_postgresql/server.ts 100.00% <ø> (ø)
plugin_postgresql/server_connection.ts 100.00% <ø> (ø)
plugin_postgresql/server_docker.ts 100.00% <ø> (ø)
setup_tests.ts 100.00% <ø> (ø)
type.ts 100.00% <ø> (ø)

@jonnydgreen jonnydgreen marked this pull request as ready for review October 29, 2023 19:14
@jonnydgreen jonnydgreen merged commit ab78da6 into main Oct 29, 2023
8 checks passed
@jonnydgreen jonnydgreen deleted the feature/nestjs-plugin branch October 29, 2023 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants