Skip to content

Fix method ambiguity for Normalized() \ Weighted(Normalized)) #190

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

Merged
merged 3 commits into from
Jun 5, 2024

Conversation

DanielVandH
Copy link
Member

Fixes #189

Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.60%. Comparing base (761ea6f) to head (912f514).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #190   +/-   ##
=======================================
  Coverage   90.59%   90.60%           
=======================================
  Files          17       17           
  Lines        1925     1926    +1     
=======================================
+ Hits         1744     1745    +1     
  Misses        181      181           

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

Co-authored-by: Sheehan Olver <[email protected]>
@dlfivefifty dlfivefifty merged commit ffebcf7 into JuliaApproximation:main Jun 5, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

copy(Ldiv(A, B)) for Normalized(A) and Weighted(Normalized(B)) ambiguity
2 participants