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

Merged
merged 2 commits into from
Nov 29, 2024

add isequal and corresponding test for RayVector

58c5aad
Select commit
Loading
Failed to load commit list.
Merged

Add hash method for RayVector #4354

add isequal and corresponding test for RayVector
58c5aad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 0s

84.34% (+0.03%) compared to 4d753d8

View this Pull Request on Codecov

84.34% (+0.03%) compared to 4d753d8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.34%. Comparing base (4d753d8) to head (58c5aad).
Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4354      +/-   ##
==========================================
+ Coverage   84.31%   84.34%   +0.03%     
==========================================
  Files         649      651       +2     
  Lines       86345    86525     +180     
==========================================
+ Hits        72799    72980     +181     
+ Misses      13546    13545       -1     
Files with missing lines Coverage Δ
src/PolyhedralGeometry/iterators.jl 92.13% <100.00%> (+0.08%) ⬆️

... and 18 files with indirect coverage changes