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

Define MulStyle(::ScaledMap) in terms of wrapped map #179

Merged
merged 4 commits into from
May 4, 2022

Conversation

dkarrasch
Copy link
Member

Closes #178.

@codecov
Copy link

codecov bot commented May 4, 2022

Codecov Report

Merging #179 (7f77927) into master (aa54eb3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #179   +/-   ##
=======================================
  Coverage   99.65%   99.65%           
=======================================
  Files          14       14           
  Lines        1150     1151    +1     
=======================================
+ Hits         1146     1147    +1     
  Misses          4        4           
Impacted Files Coverage Δ
src/scaledmap.jl 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aa54eb3...7f77927. Read the comment docs.

@dkarrasch dkarrasch merged commit df9ccd3 into master May 4, 2022
@dkarrasch dkarrasch deleted the dk/scaledstyle branch June 24, 2022 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unnecessary temp allocation in mul! due to MulStyle(::ScaledMap) == ThreeArg()
1 participant