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

NumberUtils check if Number is null or zero #993

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

AndyPilz
Copy link

Added new methods in NumberUtils to check whether an number is null or zero

@codecov-commenter
Copy link

codecov-commenter commented Dec 1, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.04%. Comparing base (770e72d) to head (6baea48).
Report is 925 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #993   +/-   ##
=========================================
  Coverage     92.04%   92.04%           
- Complexity     7430     7435    +5     
=========================================
  Files           193      193           
  Lines         15674    15674           
  Branches       2898     2899    +1     
=========================================
  Hits          14427    14427           
  Misses          674      674           
  Partials        573      573           

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

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