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

Fix models/code_scanning.py: add 'documentation' to Classification enum #926

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

gb-friotte
Copy link
Contributor

What

Added 'documentation' to Classification Enum.

Why

Using code_scanning.organization_alerts resulted in a ModelError.

References

https://jira.greenbone.net/browse/DEVOPS-856

Checklist

  • code_scanning.organization_alerts ran successfully after calling it locally after the fix

@gb-friotte gb-friotte requested a review from a team as a code owner November 14, 2023 09:55
@greenbonebot greenbonebot enabled auto-merge (rebase) November 14, 2023 09:55
Copy link

github-actions bot commented Nov 14, 2023

Conventional Commits Report

Type Number
Bug Fixes 1

🚀 Conventional commits found.

Copy link

codecov bot commented Nov 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (78d852d) 90.38% compared to head (e6626d9) 90.38%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #926   +/-   ##
=======================================
  Coverage   90.38%   90.38%           
=======================================
  Files          97       97           
  Lines        6782     6783    +1     
  Branches      976      976           
=======================================
+ Hits         6130     6131    +1     
  Misses        446      446           
  Partials      206      206           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gb-friotte gb-friotte force-pushed the gb-friotte/fix_code_scanning_api branch from 96d39b1 to e6626d9 Compare November 14, 2023 10:37
@greenbonebot greenbonebot merged commit 0a530b7 into main Nov 14, 2023
@greenbonebot greenbonebot deleted the gb-friotte/fix_code_scanning_api branch November 14, 2023 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants