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

Optimize calculation for L-Infinity method #342

Merged
merged 3 commits into from
Nov 20, 2023

Fix mypy error

fb270df
Select commit
Loading
Failed to load commit list.
Merged

Optimize calculation for L-Infinity method #342

Fix mypy error
fb270df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 20, 2023 in 0s

82.90% (-0.02%) compared to 93ac6e7, passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

82.90% (-0.02%) compared to 93ac6e7, passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (93ac6e7) 82.91% compared to head (fb270df) 82.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #342      +/-   ##
==========================================
- Coverage   82.91%   82.90%   -0.02%     
==========================================
  Files         100      100              
  Lines        7540     7534       -6     
  Branches     1351     1348       -3     
==========================================
- Hits         6252     6246       -6     
  Misses        960      960              
  Partials      328      328              

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