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 panic on nil attribute #49

Merged
merged 1 commit into from
Feb 23, 2025
Merged

Fix panic on nil attribute #49

merged 1 commit into from
Feb 23, 2025

Conversation

samber
Copy link
Owner

@samber samber commented Feb 23, 2025

Fixing #48

Copy link

codecov bot commented Feb 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.36%. Comparing base (54078d1) to head (78a3912).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   78.22%   78.36%   +0.13%     
==========================================
  Files          11       11              
  Lines         960      966       +6     
==========================================
+ Hits          751      757       +6     
  Misses        177      177              
  Partials       32       32              
Flag Coverage Δ
unittests 78.36% <100.00%> (+0.13%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@samber samber merged commit e3d0bb6 into main Feb 23, 2025
11 checks passed
@samber samber deleted the fix-panic-on-nil-attribute branch February 23, 2025 15:01
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.

1 participant