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

Implement performance optimization of promote_operation for *(::Any, ::Zero) #284

Merged
merged 3 commits into from
Apr 25, 2024

Update

c7571c7
Select commit
Loading
Failed to load commit list.
Merged

Implement performance optimization of promote_operation for *(::Any, ::Zero) #284

Update
c7571c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 24, 2024 in 0s

91.82% (+0.01%) compared to a6ed0f5

View this Pull Request on Codecov

91.82% (+0.01%) compared to a6ed0f5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.82%. Comparing base (a6ed0f5) to head (c7571c7).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #284      +/-   ##
==========================================
+ Coverage   91.81%   91.82%   +0.01%     
==========================================
  Files          23       23              
  Lines        2198     2201       +3     
==========================================
+ Hits         2018     2021       +3     
  Misses        180      180              

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