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-2758 better messaging when no bucket #350

Merged
merged 14 commits into from
Jan 18, 2024

Conversation

paulomach
Copy link
Contributor

@paulomach paulomach commented Nov 9, 2023

Lib sync/port from k8s PR#332

Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (8dff5fa) 65.91% compared to head (5dbea27) 65.78%.

❗ Current head 5dbea27 differs from pull request most recent head 1c1a2df. Consider uploading reports for the commit 1c1a2df to get more accurate results

Files Patch % Lines
lib/charms/mysql/v0/s3_helpers.py 36.36% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #350      +/-   ##
==========================================
- Coverage   65.91%   65.78%   -0.14%     
==========================================
  Files          17       17              
  Lines        3122     3130       +8     
  Branches      411      412       +1     
==========================================
+ Hits         2058     2059       +1     
- Misses        936      943       +7     
  Partials      128      128              

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

.github/workflows/ci.yaml Outdated Show resolved Hide resolved
lib/charms/mysql/v0/s3_helpers.py Outdated Show resolved Hide resolved
taurus-forever
taurus-forever previously approved these changes Nov 30, 2023
dpe-2758-better-messaging-when-no-bucket

# Conflicts:
#	.github/workflows/ci.yaml
#	lib/charms/data_platform_libs/v0/data_interfaces.py
#	lib/charms/mysql/v0/s3_helpers.py
#	tests/integration/test_backups.py
#	tox.ini
@paulomach
Copy link
Contributor Author

Blocked by: canonical/data-platform-workflows#111

@paulomach
Copy link
Contributor Author

Blocked by: canonical/data-platform-workflows#111

Unblocked

Copy link
Contributor

@carlcsaposs-canonical carlcsaposs-canonical left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tox.ini Outdated
@@ -80,6 +80,7 @@ set_env =
{[testenv]set_env}
# Workaround for https://github.com/python-poetry/poetry/issues/6958
POETRY_INSTALLER_PARALLEL = false
LIBJUJU_VERSION_SPECIFIER = {env:LIBJUJU_VERSION_SPECIFIER:3.2.2}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why was this added?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So this was added in PR #333 and removed on #354

This branch was most probable branched in between the two - so, probably not needed?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it shouldn't be in tox.ini

if removing it breaks something, please lmk

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iirc, was related to unit-test - anyway, it didn't broke anything

Copy link
Contributor

@taurus-forever taurus-forever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thank you!

@paulomach paulomach merged commit c290557 into main Jan 18, 2024
36 of 37 checks passed
@paulomach paulomach deleted the feature/dpe-2758-better-messaging-when-no-bucket branch January 18, 2024 11:49
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.

4 participants