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 server package (part 1) #18971

Merged
merged 1 commit into from
Feb 3, 2025

fix: use testify instead of t.Fatal or t.Error in server package

c3fb795
Select commit
Loading
Failed to load commit list.
Merged

fix: use testify instead of t.Fatal or t.Error in server package (part 1) #18971

fix: use testify instead of t.Fatal or t.Error in server package
c3fb795
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 1s

68.83% (+0.00%) compared to ebb2b06

View this Pull Request on Codecov

68.83% (+0.00%) compared to ebb2b06

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.83%. Comparing base (ebb2b06) to head (c3fb795).
Report is 2 commits behind head on main.

Additional details and impacted files

see 22 files with indirect coverage changes

@@           Coverage Diff           @@
##             main   #18971   +/-   ##
=======================================
  Coverage   68.83%   68.83%           
=======================================
  Files         420      420           
  Lines       35641    35641           
=======================================
  Hits        24532    24532           
- Misses       9687     9691    +4     
+ Partials     1422     1418    -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 ebb2b06...c3fb795. Read the comment docs.