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

Change permissive level #133

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Change permissive level #133

merged 1 commit into from
Oct 27, 2023

Conversation

amandahla
Copy link
Contributor

This PR change the permissive level to increase MAX_USER_API_REQS_PER_MINUTE, MAX_USER_API_REQS_PER_DAY and MAX_ADMIN_API_REQS_PER_KEY_PER_MINUT

…R_DAY and MAX_ADMIN_API_REQS_PER_KEY_PER_MINUTE in permissive
@amandahla amandahla requested a review from a team as a code owner October 27, 2023 13:06
Copy link
Collaborator

@arturo-seijas arturo-seijas left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actions
Copy link
Contributor

Test coverage for c75b712

Name              Stmts   Miss Branch BrPart  Cover   Missing
-------------------------------------------------------------
src/charm.py        314     38     86     17    86%   129, 131, 140, 142, 150-151, 291->296, 458-459, 471-473, 478-479, 490-492, 497-498, 510-512, 517-518, 530-532, 558-560, 600->exit, 607-608, 610->exit, 616, 644-650, 676->exit, 690-691, 701->exit, 715
src/database.py      30      1      8      1    95%   56
-------------------------------------------------------------
TOTAL               344     39     94     18    87%

Static code analysis report

Run started:2023-10-27 13:24:49.977752

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 1833
  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):

@amandahla amandahla merged commit 2891621 into main Oct 27, 2023
28 checks passed
@amandahla amandahla deleted the isd-1252 branch October 27, 2023 15:02
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