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

Add null pointer checks to avoid segfaults #72

Closed
wants to merge 2 commits into from

add tests

f399913
Select commit
Loading
Failed to load commit list.
Closed

Add null pointer checks to avoid segfaults #72

add tests
f399913
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2024 in 0s

62.76% (+1.20%) compared to e7edfed

View this Pull Request on Codecov

62.76% (+1.20%) compared to e7edfed

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.76%. Comparing base (e7edfed) to head (f399913).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   61.55%   62.76%   +1.20%     
==========================================
  Files           5        5              
  Lines         372      384      +12     
==========================================
+ Hits          229      241      +12     
  Misses        143      143              

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