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

Added some physics stuff #69

Merged
merged 10 commits into from
Nov 28, 2024
Merged

Added some physics stuff #69

merged 10 commits into from
Nov 28, 2024

Conversation

tmayoff
Copy link
Owner

@tmayoff tmayoff commented Nov 27, 2024

Copy link

codecov bot commented Nov 27, 2024

Codecov Report

Attention: Patch coverage is 85.71429% with 5 lines in your changes missing coverage. Please review.

Project coverage is 4.04%. Comparing base (2462394) to head (d243358).
Report is 11 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
wren/src/scene/components/collider.cpp 80.00% 2 Missing ⚠️
wren/src/scene/deserialization.cpp 0.00% 2 Missing ⚠️
wren_physics/src/ray.cpp 92.30% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main     #69      +/-   ##
========================================
+ Coverage   2.62%   4.04%   +1.42%     
========================================
  Files         65      69       +4     
  Lines       6288    6326      +38     
========================================
+ Hits         165     256      +91     
+ Misses      6123    6070      -53     

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

@tmayoff tmayoff merged commit 50c86fa into main Nov 28, 2024
3 checks passed
@tmayoff tmayoff deleted the physics branch November 28, 2024 17:10
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.

raycasting
1 participant