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 value method call on nil pointer #111

Merged
merged 1 commit into from
Mar 6, 2024

Fix value method call on nil pointer

dad5367
Select commit
Loading
Failed to load commit list.
Merged

Fix value method call on nil pointer #111

Fix value method call on nil pointer
dad5367
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2024 in 0s

74.61% (+0.06%) compared to 2d5f6b0

View this Pull Request on Codecov

74.61% (+0.06%) compared to 2d5f6b0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.61%. Comparing base (2d5f6b0) to head (dad5367).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
+ Coverage   74.54%   74.61%   +0.06%     
==========================================
  Files           7        7              
  Lines        1218     1221       +3     
==========================================
+ Hits          908      911       +3     
  Misses        243      243              
  Partials       67       67              

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