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 collision detection, enabled by default #43

Merged
merged 4 commits into from
May 15, 2024
Merged

Conversation

ajatprabha
Copy link
Contributor

Fixes #36

@codecov-commenter
Copy link

codecov-commenter commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.07%. Comparing base (fecad69) to head (e096b18).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
+ Coverage   98.21%   99.07%   +0.86%     
==========================================
  Files          42       29      -13     
  Lines         895      649     -246     
==========================================
- Hits          879      643     -236     
+ Misses         16        6      -10     

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

@ajatprabha ajatprabha requested a review from sonnes May 13, 2024 06:00
@ajatprabha ajatprabha merged commit f24974e into main May 15, 2024
5 checks passed
@ajatprabha ajatprabha deleted the issue-36-change branch May 15, 2024 04:31
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.

xload: Detect collisions while working with reused nested structs
3 participants