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

fix: use testify instead of t.Fatal in tests/common package (part 2) #18860

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fix: use testify instead of t.Fatal in tests/common package (part 2)

44073ed
Select commit
Loading
Failed to load commit list.
Open

fix: use testify instead of t.Fatal in tests/common package (part 2) #18860

fix: use testify instead of t.Fatal in tests/common package (part 2)
44073ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2024 in 0s

68.73% (-0.05%) compared to 40b856e

View this Pull Request on Codecov

68.73% (-0.05%) compared to 40b856e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.73%. Comparing base (40b856e) to head (44073ed).

Additional details and impacted files

see 21 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #18860      +/-   ##
==========================================
- Coverage   68.77%   68.73%   -0.05%     
==========================================
  Files         420      420              
  Lines       35642    35642              
==========================================
- Hits        24513    24498      -15     
- Misses       9703     9714      +11     
- Partials     1426     1430       +4     

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 40b856e...44073ed. Read the comment docs.