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

new: added severity() method to Report #13

Merged
merged 2 commits into from Jan 7, 2023

Conversation

KennedyTedesco
Copy link
Member

Added severity() method to Report to retrieve the highest severity from all issues in the report.

Closes: #4

src/lib.rs Outdated Show resolved Hide resolved
@azjezz azjezz merged commit 529feaa into ara-lang:main Jan 7, 2023
@KennedyTedesco KennedyTedesco deleted the severity branch January 7, 2023 02:02
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.

add report.severity method to retireve the highest severity from all issues in a report.
2 participants