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

Address review comments #269

Merged
merged 5 commits into from
Mar 26, 2024
Merged

Address review comments #269

merged 5 commits into from
Mar 26, 2024

Conversation

blegat
Copy link
Member

@blegat blegat commented Mar 19, 2024

Finish what I started in #247
Thanks @schillic for the thorough review!

Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.95%. Comparing base (5e901e1) to head (f94306c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #269      +/-   ##
==========================================
+ Coverage   91.71%   91.95%   +0.23%     
==========================================
  Files          23       23              
  Lines        2173     2200      +27     
==========================================
+ Hits         1993     2023      +30     
+ Misses        180      177       -3     

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

@@ -0,0 +1,9 @@
function mul!!(a::Rational{S}, b::Rational{T})
if # S can be mutated to `*(::S, ::T)`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ha. This breaks the formatter.

@blegat blegat merged commit 53c207d into master Mar 26, 2024
11 checks passed
@odow odow deleted the bl/paperup branch April 17, 2024 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants