-
Notifications
You must be signed in to change notification settings - Fork 477
unique tests to known tests #12924
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
unique tests to known tests #12924
Conversation
|
|
Bootstrap import analysisComparison of import times between this PR and main. SummaryThe average import time in this PR is: 230 ± 3 ms. The average import time in main is: 232 ± 3 ms. The import time difference between this PR and main is: -2.2 ± 0.1 ms. Import time breakdownThe following import paths have appeared:
|
BenchmarksBenchmark execution time: 2025-03-27 12:28:22 Comparing candidate commit ba4d01d in PR branch Found 3 performance improvements and 0 performance regressions! Performance is the same for 495 metrics, 2 unstable metrics. scenario:iast_aspects-ospathsplit_aspect
scenario:iast_aspects-ospathsplitext_aspect
scenario:iast_aspects-split_aspect
|
| is_quarantined: bool = False, | ||
| is_disabled: bool = False, | ||
| is_attempt_to_fix: bool = False, | ||
| is_known_test_enabled: bool = False, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't need this, we can access through session_settings
|
This pull request has been automatically closed after a period of inactivity. |
Checklist
Reviewer Checklist