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

Conversation

odow
Copy link
Member

@odow odow commented Apr 24, 2024

Copy link

codecov bot commented Apr 24, 2024

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.

@odow odow merged commit 7344c94 into master Apr 25, 2024
11 checks passed
@odow odow deleted the od/promote-operation branch April 25, 2024 03:42
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.

None yet

1 participant