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

correctly overload 3 arg show #43

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

correctly overload 3 arg show #43

wants to merge 2 commits into from

Conversation

KristofferC
Copy link
Owner

Looking back at this I think this is how you are supposed to do it. Would be good to see if this is breaking for how packages use this.

@KristofferC KristofferC changed the title correctly overload show instead of print correctly overload 3 arg show Sep 14, 2020
@codecov-commenter
Copy link

codecov-commenter commented Sep 14, 2020

Codecov Report

Merging #43 into master will decrease coverage by 2.23%.
The diff coverage is 73.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   88.25%   86.02%   -2.24%     
==========================================
  Files           8        8              
  Lines         298      322      +24     
==========================================
+ Hits          263      277      +14     
- Misses         35       45      +10     
Impacted Files Coverage Δ
src/downcasts.jl 93.54% <50.00%> (+0.44%) ⬆️
src/crayon_stack.jl 95.65% <66.66%> (-4.35%) ⬇️
src/crayon_wrapper.jl 58.33% <72.72%> (-33.98%) ⬇️
src/crayon.jl 89.47% <85.71%> (+0.28%) ⬆️
src/logo.jl 100.00% <0.00%> (ø)
src/macro.jl 83.33% <0.00%> (+0.43%) ⬆️
... and 1 more

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 4e673f7...8f5de99. Read the comment docs.

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