-
Notifications
You must be signed in to change notification settings - Fork 20
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
[MISC] Update snap, charm libs and switch away from psycopg2-binary #372
Conversation
dragomirp
commented
Feb 28, 2024
•
edited
Loading
edited
- Update snap
- Updated charm libs
- Remove psycopg2-binary
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #372 +/- ##
=======================================
Coverage 81.25% 81.25%
=======================================
Files 10 10
Lines 2235 2235
Branches 360 360
=======================================
Hits 1816 1816
Misses 347 347
Partials 72 72 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sweet!
prime: | ||
- lib/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
suggest maybe adding a comment that this dir is used in the charm.py shebang
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the plugin is simple enough and I would rather not rerun CI over a comment.