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

Make sure to setup discourse on database created event #149

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

nrobinaubertin
Copy link
Collaborator

Overview

Make sure to setup discourse on database created event

Checklist

Copy link
Contributor

github-actions bot commented Dec 1, 2023

Test coverage for b5197a7

Name              Stmts   Miss Branch BrPart  Cover   Missing
-------------------------------------------------------------
src/charm.py        322     31     82     11    90%   137, 171, 179-180, 336->341, 524-526, 531-532, 543-545, 550-551, 563-565, 570-571, 583-585, 610-612, 652->exit, 662->exit, 692-698, 724->exit, 738-739, 749->exit, 763
src/database.py      30      1      8      1    95%   56
-------------------------------------------------------------
TOTAL               352     32     90     12    90%

Static code analysis report

Run started:2023-12-01 15:44:12.300601

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 1913
  Total lines skipped (#nosec): 1
  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):

@nrobinaubertin nrobinaubertin merged commit 07295f8 into main Dec 4, 2023
28 checks passed
@nrobinaubertin nrobinaubertin deleted the migration-issue branch December 4, 2023 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants