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 PointerOffset.offset implementation #71

Merged
merged 2 commits into from
May 5, 2024
Merged

Conversation

Kyle-Ye
Copy link
Member

@Kyle-Ye Kyle-Ye commented May 5, 2024

Close #70

@codecov-commenter
Copy link

codecov-commenter commented May 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 25.04%. Comparing base (47a81fd) to head (e0c56fb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
+ Coverage   24.39%   25.04%   +0.64%     
==========================================
  Files          50       50              
  Lines        1238     1238              
==========================================
+ Hits          302      310       +8     
+ Misses        936      928       -8     

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

@Kyle-Ye Kyle-Ye merged commit 4dfc1b9 into main May 5, 2024
4 of 5 checks passed
@Kyle-Ye Kyle-Ye deleted the bug/pointeroffset_crash branch May 5, 2024 07:55
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.

PointerOffset.of crash
2 participants