Skip to content

Apply suggestions from code review

9e4be49
Select commit
Loading
Failed to load commit list.
Merged

Add smallest_moved_point and largest_moved_point #5140

Apply suggestions from code review
9e4be49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 19, 2025 in 1s

84.91% (+0.29%) compared to 16ac0fb

View this Pull Request on Codecov

84.91% (+0.29%) compared to 16ac0fb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.91%. Comparing base (16ac0fb) to head (9e4be49).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5140      +/-   ##
==========================================
+ Coverage   84.61%   84.91%   +0.29%     
==========================================
  Files         706      706              
  Lines       95579    95606      +27     
==========================================
+ Hits        80877    81184     +307     
+ Misses      14702    14422     -280     
Files with missing lines Coverage Δ
src/GAP/wrappers.jl 95.49% <100.00%> (+0.01%) ⬆️
src/Groups/perm.jl 96.09% <100.00%> (+0.09%) ⬆️

... and 30 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.