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

generator/*: allow passing DB directly #443

Merged
merged 2 commits into from
Jan 23, 2025
Merged

Conversation

TotallyGamerJet
Copy link
Contributor

Closes #441

Copy link

codecov bot commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.26%. Comparing base (269bb4a) to head (8975f87).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #443   +/-   ##
=======================================
  Coverage   91.26%   91.26%           
=======================================
  Files         134      134           
  Lines        7764     7765    +1     
=======================================
+ Hits         7086     7087    +1     
  Misses        509      509           
  Partials      169      169           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@go-jet
Copy link
Owner

go-jet commented Jan 23, 2025

Thanks. Looks good. 👍

@go-jet go-jet merged commit 00b8155 into go-jet:master Jan 23, 2025
7 checks passed
@TotallyGamerJet TotallyGamerJet deleted the 441_gen branch January 23, 2025 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

generator/sqlite: add function to generate using an existing *sql.DB
2 participants