Skip to content

Conversation

@M4tteoP
Copy link
Member

@M4tteoP M4tteoP commented Nov 3, 2025

Finally supersedes #3925 merging #3925 and #3927 changes.
The goal is to add the Run details expandable section to the automatic quantitative testing message.
The final outcome should look like this:


⚠️ Quantitative testing detected new false positives
📝 Total false positives: 408 -> 10407

Run details

Time to run tests: 700ms
Total tests: 1393
False positives per rule:

key value
920220 198
920221 198
932235 4
932270 2
932380 2
933160 1
942100 1
942230 1
942360 1
Diff details

3c3
<   "falsePositives": 408,
---
>   "falsePositives": 10407,
10c10
<     "933160": 1,
---
>     "933160": 10000,
15c15
<   "totalTime": 7355236987
---
>   "totalTime": 9614894260


Once merged, I'll open a test PR to trigger new false positives and check the output.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2025

📊 Quantitative test results for language: eng, year: 2023, size: 10K, paranoia level: 1:
🚀 Quantitative testing did not detect new false positives

@M4tteoP M4tteoP added the release:ignore Ignore for changelog release label Nov 3, 2025
@M4tteoP M4tteoP marked this pull request as ready for review November 3, 2025 23:43
@github-actions github-actions bot added the Stale label Dec 9, 2025
@github-actions github-actions bot closed this Dec 23, 2025
@M4tteoP M4tteoP reopened this Dec 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:ignore Ignore for changelog release Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants