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: ensure the forward raytrace points are unique #315

Merged
merged 2 commits into from
Jan 25, 2025

Merge branch 'dev' into uniqueforwardraytrace

bb15927
Select commit
Loading
Failed to load commit list.
Merged

fix: ensure the forward raytrace points are unique #315

Merge branch 'dev' into uniqueforwardraytrace
bb15927
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2025 in 0s

91.19% (+0.02%) compared to 512498c

View this Pull Request on Codecov

91.19% (+0.02%) compared to 512498c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.19%. Comparing base (512498c) to head (bb15927).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #315      +/-   ##
==========================================
+ Coverage   91.17%   91.19%   +0.02%     
==========================================
  Files          55       55              
  Lines        2299     2306       +7     
==========================================
+ Hits         2096     2103       +7     
  Misses        203      203              

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