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

Fix invalid call to InexactError in MA.scaling #3518

Merged
merged 1 commit into from
Sep 20, 2023

Fix invalid call to InexactError in MA.scaling

64e10e7
Select commit
Loading
Failed to load commit list.
Merged

Fix invalid call to InexactError in MA.scaling #3518

Fix invalid call to InexactError in MA.scaling
64e10e7
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 20, 2023 in 1s

98.25% (+0.10%) compared to 1ee5fae

View this Pull Request on Codecov

98.25% (+0.10%) compared to 1ee5fae

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.10% 🎉

Comparison is base (1ee5fae) 98.14% compared to head (64e10e7) 98.25%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3518      +/-   ##
==========================================
+ Coverage   98.14%   98.25%   +0.10%     
==========================================
  Files          37       37              
  Lines        5548     5548              
==========================================
+ Hits         5445     5451       +6     
+ Misses        103       97       -6     
Files Changed Coverage Δ
src/mutable_arithmetics.jl 97.39% <100.00%> (+5.21%) ⬆️

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