Skip to content

Iterator norm in isapprox for Arrays #1378

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Move checks to within `norm_x_minus_y` method for `Array`s

ef309a6
Select commit
Loading
Failed to load commit list.
Open

Iterator norm in isapprox for Arrays #1378

Move checks to within `norm_x_minus_y` method for `Array`s
ef309a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2025 in 0s

93.84% (+0.02%) compared to 0116878

View this Pull Request on Codecov

93.84% (+0.02%) compared to 0116878

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.84%. Comparing base (0116878) to head (ef309a6).
Report is 13 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1378      +/-   ##
==========================================
+ Coverage   93.81%   93.84%   +0.02%     
==========================================
  Files          34       34              
  Lines       15717    15723       +6     
==========================================
+ Hits        14745    14755      +10     
+ Misses        972      968       -4     

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

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