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 or t.Error in etcdctl packages #18969

Merged
merged 1 commit into from
Dec 16, 2024

fix: use testify instead of t.Fatal or t.Error in etcdctl packages

3b8b0b4
Select commit
Loading
Failed to load commit list.
Merged

fix: use testify instead of t.Fatal or t.Error in etcdctl packages #18969

fix: use testify instead of t.Fatal or t.Error in etcdctl packages
3b8b0b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

68.71% (-0.12%) compared to 25dfc82

View this Pull Request on Codecov

68.71% (-0.12%) compared to 25dfc82

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.71%. Comparing base (25dfc82) to head (3b8b0b4).
Report is 7 commits behind head on main.

Additional details and impacted files

see 18 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #18969      +/-   ##
==========================================
- Coverage   68.83%   68.71%   -0.12%     
==========================================
  Files         420      420              
  Lines       35626    35626              
==========================================
- Hits        24523    24482      -41     
- Misses       9679     9713      +34     
- Partials     1424     1431       +7     

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 25dfc82...3b8b0b4. Read the comment docs.