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: add nil judgment for min/max of single bool #491

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

shoothzj
Copy link
Member

@shoothzj shoothzj commented Feb 23, 2024

add nil judgment for min/max of single bool

Signed-off-by: ZhangJian He <shoothzj@gmail.com>
Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.78%. Comparing base (26bd8f8) to head (fd926e5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #491      +/-   ##
==========================================
+ Coverage   74.72%   74.78%   +0.05%     
==========================================
  Files         558      558              
  Lines      118236   118236              
==========================================
+ Hits        88357    88419      +62     
+ Misses      24363    24316      -47     
+ Partials     5516     5501      -15     

@xiangyu5632 xiangyu5632 merged commit 3adf273 into openGemini:main Feb 28, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants