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

Add IsNil() #2340

Merged
merged 1 commit into from
Dec 19, 2024

Add IsNil()

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

Add IsNil() #2340

Add IsNil()
3f423cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 0s

74.32% (target 70.00%)

View this Pull Request on Codecov

74.32% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 74.32%. Comparing base (e55aa34) to head (3f423cc).

Files with missing lines Patch % Lines
utils/check.go 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2340      +/-   ##
==========================================
- Coverage   74.36%   74.32%   -0.05%     
==========================================
  Files         109      110       +1     
  Lines       11519    11531      +12     
==========================================
+ Hits         8566     8570       +4     
- Misses       2285     2291       +6     
- Partials      668      670       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.