Skip to content

NumberUtils check if Number is null or zero#993

Open
AndyPilz wants to merge 3 commits into
apache:masterfrom
AndyPilz:feature/NumberUtils_Null_Or_Zero_Check
Open

NumberUtils check if Number is null or zero#993
AndyPilz wants to merge 3 commits into
apache:masterfrom
AndyPilz:feature/NumberUtils_Null_Or_Zero_Check

Conversation

@AndyPilz
Copy link
Copy Markdown

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

@codecov-commenter
Copy link
Copy Markdown

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 2254 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.

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

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