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

[DPE-6555] Add read only URIs #783

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Conversation

dragomirp
Copy link
Contributor

@dragomirp dragomirp commented Feb 27, 2025

  • Implementing DA158:
    • Always set a read only endpoint
    • Set read-only-uris if client has a recent data-platform-libs
  • Update libs

dpl changes PR: canonical/data-platform-libs#206

@dragomirp dragomirp added the enhancement New feature, UI change, or workload upgrade label Feb 27, 2025
Copy link

codecov bot commented Feb 27, 2025

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.94%. Comparing base (32252a5) to head (1109902).

Files with missing lines Patch % Lines
src/relations/postgresql_provider.py 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #783      +/-   ##
==========================================
- Coverage   71.97%   71.94%   -0.04%     
==========================================
  Files          15       15              
  Lines        3479     3482       +3     
  Branches      532      533       +1     
==========================================
+ Hits         2504     2505       +1     
- Misses        845      846       +1     
- Partials      130      131       +1     

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

@dragomirp dragomirp changed the title [DPE-6555] read only uri [DPE-6555] Add read only URIs Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, UI change, or workload upgrade Libraries: Out of sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant