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 hash method for RayVector #4354

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

added hash method for RayVector; fixed wrong test

7e21a09
Select commit
Loading
Failed to load commit list.
Draft

Add hash method for RayVector #4354

added hash method for RayVector; fixed wrong test
7e21a09
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

84.31% (+0.00%) compared to 4d753d8

View this Pull Request on Codecov

84.31% (+0.00%) compared to 4d753d8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.31%. Comparing base (4d753d8) to head (7e21a09).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4354   +/-   ##
=======================================
  Coverage   84.31%   84.31%           
=======================================
  Files         649      649           
  Lines       86345    86346    +1     
=======================================
+ Hits        72799    72800    +1     
  Misses      13546    13546           
Files with missing lines Coverage Δ
src/PolyhedralGeometry/iterators.jl 92.09% <100.00%> (+0.04%) ⬆️