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

Make Unitful.promote_to_derived usable again #252

Merged
merged 1 commit into from
Jul 3, 2019

Conversation

ChristianKurz
Copy link
Contributor

fix #237

ResistanceFreeUnits where renamed to ElectricalResistanceFreeUnits without testing Unitful.promote_to_derived() in this commit.

fix PainterQubits#237

Seems like `ResistanceFreeUnits` where renamed to `ElectricalResistanceFreeUnits` without testing `Unitful.promote_to_derived()`
@codecov-io
Copy link

codecov-io commented Jul 3, 2019

Codecov Report

Merging #252 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #252   +/-   ##
=======================================
  Coverage   78.08%   78.08%           
=======================================
  Files          15       15           
  Lines        1054     1054           
=======================================
  Hits          823      823           
  Misses        231      231
Impacted Files Coverage Δ
src/pkgdefaults.jl 21.27% <0%> (ø) ⬆️

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 86c592f...93121f9. Read the comment docs.

@ajkeller34
Copy link
Collaborator

Thanks for the PR! I must admit not having paid much attention to this function because I feel there is probably a better solution to the problem it solves.

@ajkeller34 ajkeller34 merged commit ef39dfc into PainterQubits:master Jul 3, 2019
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.

promote_to_derived() fails
3 participants