Giskard-AI / giskard

🐢 Open-Source Evaluation & Testing for ML & LLM systems
https://docs.giskard.ai
Apache License 2.0
4.07k stars 267 forks source link

Add max_issues_per_detector as parameter inside the scanner #1987

Closed bmalezieux closed 3 months ago

bmalezieux commented 4 months ago

Description

Related Issue

Type of Change

Checklist

sentry-io[bot] commented 4 months ago

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: giskard/scanner/scanner.py

Function Unhandled Issue
analyze RuntimeError: (sqlite3.OperationalError) database is locked main ...
Event Count: 5

Did you find this useful? React with a 👍 or 👎

rabah-khalek commented 4 months ago

please make sure the precommit checks pass @bmalezieux (check pre-commit run --all-files)

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud