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: zero value incorect comparison #12

Merged
merged 2 commits into from
Oct 17, 2024

chores: add awesome-go badge

634d488
Select commit
Loading
Failed to load commit list.
Merged

fix: zero value incorect comparison #12

chores: add awesome-go badge
634d488
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2024 in 0s

94.54% (+0.00%) compared to 9d5eef5

View this Pull Request on Codecov

94.54% (+0.00%) compared to 9d5eef5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.54%. Comparing base (9d5eef5) to head (634d488).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #12   +/-   ##
=======================================
  Coverage   94.53%   94.54%           
=======================================
  Files           5        5           
  Lines        1263     1265    +2     
=======================================
+ Hits         1194     1196    +2     
  Misses         37       37           
  Partials       32       32           

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