Skip to content

[-] fix connection issues for discovered quoted db names, fixes #675#676

Merged
pashagolub merged 1 commit intomasterfrom
675-fix-postgres-discovery-for-quoted-names
Mar 14, 2025
Merged

[-] fix connection issues for discovered quoted db names, fixes #675#676
pashagolub merged 1 commit intomasterfrom
675-fix-postgres-discovery-for-quoted-names

Conversation

@pashagolub
Copy link
Copy Markdown
Collaborator

No description provided.

@pashagolub pashagolub linked an issue Mar 14, 2025 that may be closed by this pull request
@pashagolub pashagolub self-assigned this Mar 14, 2025
@pashagolub pashagolub added bug Something isn't working sources What sources and in what way to monitor labels Mar 14, 2025
@pashagolub pashagolub merged commit 782c076 into master Mar 14, 2025
8 checks passed
@pashagolub pashagolub deleted the 675-fix-postgres-discovery-for-quoted-names branch March 14, 2025 14:08
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 13858222740

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 7 of 10 (70.0%) changed or added relevant lines in 2 files are covered.
  • 9 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.2%) to 32.127%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/reaper/reaper.go 0 3 0.0%
Files with Coverage Reduction New Missed Lines %
internal/log/log_broker_hook.go 9 55.81%
Totals Coverage Status
Change from base Build 13839640080: -0.2%
Covered Lines: 1536
Relevant Lines: 4781

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working sources What sources and in what way to monitor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pgwatch does not discover databases having uppercase in the name

2 participants