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
Merged

Conversation

odow
Copy link
Member

@odow odow commented Sep 20, 2023

This is another JET catch.

@odow odow added the Type: Bug label Sep 20, 2023
@codecov
Copy link

codecov bot commented Sep 20, 2023

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.

@odow odow mentioned this pull request Sep 20, 2023
@odow odow merged commit 6a54e0c into master Sep 20, 2023
11 checks passed
@odow odow deleted the od/fix-inexact-error branch September 20, 2023 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant