Skip to content

[DPE-7594] Add custom users to pg_hba filter #1041

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

Merged
merged 4 commits into from
Aug 13, 2025
Merged

Conversation

dragomirp
Copy link
Contributor

@dragomirp dragomirp commented Jul 31, 2025

  • Don't skip custom users when generating pg_hba configuration
  • Sync PGB changes to the lib

Checklist

  • I have added or updated any relevant documentation.
  • I have cleaned any remaining cloud resources from my accounts.

Copy link

codecov bot commented Jul 31, 2025

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.29%. Comparing base (fa52899) to head (b051817).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/charm.py 0.00% 3 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (33.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1041      +/-   ##
==========================================
- Coverage   73.33%   73.29%   -0.04%     
==========================================
  Files          15       15              
  Lines        3919     3921       +2     
  Branches      573      574       +1     
==========================================
  Hits         2874     2874              
- Misses        831      833       +2     
  Partials      214      214              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dragomirp dragomirp added the not bug or enhancement PR is not 'bug' or 'enhancement'. For release notes label Jul 31, 2025
@dragomirp dragomirp requested review from a team, taurus-forever and marceloneppel and removed request for a team July 31, 2025 15:14
@dragomirp dragomirp marked this pull request as ready for review July 31, 2025 15:14
@dragomirp dragomirp merged commit 6c6b26d into main Aug 13, 2025
477 of 493 checks passed
@dragomirp dragomirp deleted the add-all-users-14 branch August 13, 2025 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Libraries: Out of sync not bug or enhancement PR is not 'bug' or 'enhancement'. For release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants