Closed renovate[bot] closed 6 months ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
Test coverage for 7ec8830a1cbdbc419bf8491341b7fd34eced400d
Name Stmts Miss Branch BrPart Cover Missing
-------------------------------------------------------------
src/charm.py 321 27 78 12 90% 186, 194-195, 207, 339->347, 380->385, 397, 579-581, 586-587, 599-601, 606-607, 619-621, 644-646, 688->exit, 698->exit, 728-734, 760->exit, 774-775, 785->exit, 799
src/database.py 30 1 8 1 95% 56
-------------------------------------------------------------
TOTAL 351 28 86 13 91%
Static code analysis report
Run started:2024-05-03 12:20:58.297649
Test results:
No issues identified.
Code scanned:
Total lines of code: 2051
Total lines skipped (#nosec): 3
Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0
Run metrics:
Total issues (by severity):
Undefined: 0
Low: 0
Medium: 0
High: 0
Total issues (by confidence):
Undefined: 0
Low: 0
Medium: 0
High: 0
Files skipped (0):
Closed in favour fo https://github.com/canonical/discourse-k8s-operator/pull/248
Because you closed this PR without merging, Renovate will ignore this update (==2.13.0
). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps
array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
==2.12.0
->==2.13.0
Release Notes
canonical/operator (ops)
### [`v2.13.0`](https://togithub.com/canonical/operator/blob/HEAD/CHANGES.md#2130---30-Apr-2024) [Compare Source](https://togithub.com/canonical/operator/compare/2.12.0...2.13.0) #### Features - Added support for user secrets in Harness ([#1176](https://togithub.com/canonical/operator/issues/1176)) #### Fixes - Corrected the model config types ([#1183](https://togithub.com/canonical/operator/issues/1183)) - In Harness, only inspect the source file if it will be used - this fixed using Harness in a Python REPL ([#1181](https://togithub.com/canonical/operator/issues/1181)) #### Documentation - Updated publishing a release in HACKING.md ([#1173](https://togithub.com/canonical/operator/issues/1173)) - Added `tox -e docs-deps` to compile requirements.txt ([#1172](https://togithub.com/canonical/operator/issues/1172)) - Updated doc to note deprecated functionality in ([#1178](https://togithub.com/canonical/operator/issues/1178)) #### Tests - First stage of converting tests from unittest to pytest ([#1191](https://togithub.com/canonical/operator/issues/1191), [#1192](https://togithub.com/canonical/operator/issues/1192), [#1196](https://togithub.com/canonical/operator/issues/1196), [#1193](https://togithub.com/canonical/operator/issues/1193), [#1195](https://togithub.com/canonical/operator/issues/1195)) - Added `pebble.CheckInfo.change_id` field ([#1197](https://togithub.com/canonical/operator/issues/1197))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.