Skip to content

fix(assert): NotNil checks (*T)(nil) #1315

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

Merged
merged 1 commit into from
Mar 27, 2025
Merged

fix(assert): NotNil checks (*T)(nil) #1315

merged 1 commit into from
Mar 27, 2025

Conversation

xiaost
Copy link
Contributor

@xiaost xiaost commented Mar 27, 2025

What type of PR is this?

fix

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes:

(Optional) The PR that updates user documentation:

@xiaost xiaost requested review from a team as code owners March 27, 2025 10:39
github-actions[bot]

This comment was marked as resolved.

HeyJavaBean
HeyJavaBean previously approved these changes Mar 27, 2025
Copy link

codecov bot commented Mar 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.78%. Comparing base (d50e643) to head (756630c).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1315      +/-   ##
===========================================
+ Coverage    72.31%   72.78%   +0.47%     
===========================================
  Files          139      139              
  Lines        16237    16239       +2     
===========================================
+ Hits         11741    11820      +79     
+ Misses        3898     3824      -74     
+ Partials       598      595       -3     

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

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

@cloudwego cloudwego deleted a comment from github-actions bot Mar 27, 2025
@xiaost xiaost merged commit aeb2ae5 into develop Mar 27, 2025
28 checks passed
@xiaost xiaost deleted the fix-test-assert branch March 27, 2025 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants