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(values): Add IsType/IsZero/IsEmpty #184

Merged
merged 1 commit into from
Mar 20, 2024
Merged

feat(values): Add IsType/IsZero/IsEmpty #184

merged 1 commit into from
Mar 20, 2024

Conversation

flc1125
Copy link
Member

@flc1125 flc1125 commented Mar 20, 2024

Idea from golang/go#65846

Relevant articles: https://flc.io/go-is-type/

Signed-off-by: Flc゛ <four_leaf_clover@foxmail.com>
Copy link

codecov bot commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.40%. Comparing base (62ba336) to head (7a67ef4).

Additional details and impacted files
@@            Coverage Diff             @@
##              2.x     #184      +/-   ##
==========================================
+ Coverage   77.31%   77.40%   +0.08%     
==========================================
  Files          67       67              
  Lines        2023     2031       +8     
==========================================
+ Hits         1564     1572       +8     
  Misses        438      438              
  Partials       21       21              

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

@flc1125 flc1125 merged commit fdbd551 into 2.x Mar 20, 2024
15 checks passed
@flc1125 flc1125 deleted the is branch March 20, 2024 15:02
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.

1 participant