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

feat: Add IsNotNil #523

Merged
merged 2 commits into from
Jan 26, 2025
Merged

feat: Add IsNotNil #523

merged 2 commits into from
Jan 26, 2025

Conversation

haoxins
Copy link
Contributor

@haoxins haoxins commented Aug 20, 2024

As we already have IsEmpty & IsNotEmpty; it's reasonable to add IsNotNil.

@haoxins haoxins changed the title Add IsNotNil feat: Add IsNotNil Aug 22, 2024
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link

codecov bot commented Jan 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.16%. Comparing base (741cdfd) to head (33e5749).
Report is 70 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #523      +/-   ##
==========================================
- Coverage   94.48%   94.16%   -0.33%     
==========================================
  Files          17       18       +1     
  Lines        2757     3067     +310     
==========================================
+ Hits         2605     2888     +283     
- Misses        150      168      +18     
- Partials        2       11       +9     
Flag Coverage Δ
unittests 94.16% <100.00%> (-0.33%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@samber samber merged commit f1c3379 into samber:master Jan 26, 2025
8 of 9 checks passed
@haoxins haoxins deleted the IsNotNil branch January 27, 2025 08:11
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.

2 participants