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

Clean conversion methods up #424

Merged
merged 4 commits into from
Jun 29, 2020
Merged

Conversation

kimikage
Copy link
Collaborator

@kimikage kimikage commented May 9, 2020

These are the remains of #354 (comment).

This PR does not add fallbacks of the whitepoint argument. Therefore, there are no changes to the public API.

You can squash these commits when merging.

@kimikage kimikage mentioned this pull request May 9, 2020
@codecov
Copy link

codecov bot commented May 9, 2020

Codecov Report

Merging #424 into master will increase coverage by 0.24%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #424      +/-   ##
==========================================
+ Coverage   81.29%   81.53%   +0.24%     
==========================================
  Files          10       10              
  Lines         882      861      -21     
==========================================
- Hits          717      702      -15     
+ Misses        165      159       -6     
Impacted Files Coverage Δ
src/conversions.jl 98.84% <100.00%> (+0.99%) ⬆️
src/utilities.jl 92.53% <0.00%> (+4.13%) ⬆️

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 bea98d9...1abfd7e. Read the comment docs.

@kimikage kimikage changed the title clean conversion methods up Clean conversion methods up May 23, 2020
@kimikage kimikage requested a review from timholy June 27, 2020 03:24
Copy link
Member

@timholy timholy left a comment

Choose a reason for hiding this comment

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

Very nice! Net code deletions are always good, especially when they simplify the concepts too.

@kimikage kimikage merged commit 022df22 into JuliaGraphics:master Jun 29, 2020
@kimikage kimikage deleted the clean_cnvt branch June 29, 2020 14:26
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.

2 participants