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

Integrate flaky test detection into test results finisher #342

Merged
merged 1 commit into from
Apr 17, 2024

feat: Do flaky test detection in the test_results_finisher

4f5d33e
Select commit
Loading
Failed to load commit list.
Merged

Integrate flaky test detection into test results finisher #342

feat: Do flaky test detection in the test_results_finisher
4f5d33e
Select commit
Loading
Failed to load commit list.
Codecov - QA / codecov/patch succeeded Apr 17, 2024 in 1s

97.90% of diff hit (target 97.52%)

View this Pull Request on Codecov

97.90% of diff hit (target 97.52%)

Annotations

Check warning on line 210 in services/test_results.py

See this annotation in the file changed.

@codecov-qa codecov-qa / codecov/patch

services/test_results.py#L210

Added line #L210 was not covered by tests

Check warning on line 242 in services/test_results.py

See this annotation in the file changed.

@codecov-qa codecov-qa / codecov/patch

services/test_results.py#L242

Added line #L242 was not covered by tests

Check warning on line 336 in tasks/test_results_finisher.py

See this annotation in the file changed.

@codecov-qa codecov-qa / codecov/patch

tasks/test_results_finisher.py#L336

Added line #L336 was not covered by tests

Check warning on line 339 in tasks/test_results_finisher.py

See this annotation in the file changed.

@codecov-qa codecov-qa / codecov/patch

tasks/test_results_finisher.py#L339

Added line #L339 was not covered by tests

Check warning on line 343 in tasks/test_results_finisher.py

See this annotation in the file changed.

@codecov-qa codecov-qa / codecov/patch

tasks/test_results_finisher.py#L343

Added line #L343 was not covered by tests