Skip to content

chore: use testify instead of testing in tests/e2e #19615

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

Closed
wants to merge 1 commit into from

chore: use testify instead of testing in tests/e2e

f517bd7
Select commit
Loading
Failed to load commit list.
Closed

chore: use testify instead of testing in tests/e2e #19615

chore: use testify instead of testing in tests/e2e
f517bd7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 24, 2025 in 0s

65.94% (-2.87%) compared to 8f933a5

View this Pull Request on Codecov

65.94% (-2.87%) compared to 8f933a5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.94%. Comparing base (8f933a5) to head (f517bd7).

Additional details and impacted files

see 46 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #19615      +/-   ##
==========================================
- Coverage   68.81%   65.94%   -2.87%     
==========================================
  Files         421      421              
  Lines       35863    35863              
==========================================
- Hits        24678    23651    -1027     
- Misses       9754    10807    +1053     
+ Partials     1431     1405      -26     

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8f933a5...f517bd7. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.