-
Notifications
You must be signed in to change notification settings - Fork 0
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
Isd 2902 postgres #4
base: main
Are you sure you want to change the base?
Conversation
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.
license-eye has checked 45 files.
Valid | Invalid | Ignored | Fixed |
---|---|---|---|
11 | 4 | 30 | 0 |
Click to see the invalid file list
- hockeypuck_rock/hockeypuck.conf.tmpl
- hockeypuck_rock/hockeypuck_wrapper.sh
- lib/charms/data_platform_libs/v0/data_interfaces.py
- src/charm.py
Use this command to fix any missing license headers
```bash
docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header fix
</details>
@@ -0,0 +1,3758 @@ | |||
# Copyright 2023 Canonical Ltd. |
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.
# Copyright 2023 Canonical Ltd. | |
# Copyright 2025 Canonical Ltd. | |
# See LICENSE file for licensing details. | |
# Copyright 2023 Canonical Ltd. |
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.
license-eye has checked 45 files.
Valid | Invalid | Ignored | Fixed |
---|---|---|---|
9 | 3 | 33 | 0 |
Click to see the invalid file list
- lib/charms/data_platform_libs/v0/data_interfaces.py
- src/charm.py
- tests/integration/test_charm.py
Use this command to fix any missing license headers
```bash
docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header fix
</details>
tests/integration/test_charm.py
Outdated
@@ -1,38 +1,144 @@ | |||
#!/usr/bin/env python3 |
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.
#!/usr/bin/env python3 | |
# Copyright 2025 Canonical Ltd. | |
# See LICENSE file for licensing details. | |
#!/usr/bin/env python3 |
Lint checks failed for 9faa3c1
/home/ubuntu/actions-runner/_work/hockeypuck-k8s-operator/hockeypuck-k8s-operator/src/charm.py:85 in private method
|
Unit tests failed for 9faa3c1
============================= test session starts ============================== ==================================== ERRORS ====================================
|
Test coverage for 9faa3c1
Static code analysis report
|
Applicable spec:
Overview
Rationale
Juju Events Changes
Module Changes
Library Changes
Checklist
src-docs
urgent
,trivial
,complex
)