📝 Add a change note for PR #12531

This commit is contained in:
Sviatoslav Sydorenko 2024-06-25 23:33:43 +02:00
parent 634a83df94
commit f2acc65485
No known key found for this signature in database
GPG Key ID: 9345E8FEA89CA455
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
The coverage reporting configuration has been updated to exclude
pytest's own tests marked as expected to fail from the coverage
report. This has an effect of reducing the influence of flaky
tests on the resulting number.
-- by :user`webknjaz`