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

Hotload support #31

Merged
merged 3 commits into from
Dec 8, 2023
Merged

Hotload support #31

merged 3 commits into from
Dec 8, 2023

Conversation

daniel-garcia
Copy link

No description provided.

ssuman2-infoblox and others added 3 commits December 5, 2023 07:31
* add hotload support (#15)

* import fsync

* Upgrade alpine 3.13 -> 3.18 (#21)

* upgrade alpine 3.13 -> 3.18

* add --pull to docker build

* adding pgx as the supported hotload base driver (#26)

* adding pgx as the supported hotload base driver

* updating go.mod file

* removing the pgx register in migrate (#27)

* register hotload with pgx driver

---------

Co-authored-by: Daniel Garcia <[email protected]>
Co-authored-by: Ying Chen <[email protected]>
Co-authored-by: Supriya Gowda <[email protected]>
* register pgx in main cli, not internal

* go fmt
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7144097251

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.05%) to 57.461%

Files with Coverage Reduction New Missed Lines %
util.go 1 48.15%
internal/cli/main.go 2 0.0%
Totals Coverage Status
Change from base Build 7061340454: 0.05%
Covered Lines: 3743
Relevant Lines: 6514

💛 - Coveralls

@daniel-garcia daniel-garcia merged commit c441785 into ib Dec 8, 2023
8 of 10 checks passed
@daniel-garcia daniel-garcia deleted the hotload branch December 8, 2023 17:27
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.

3 participants