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

special case splat call printing #35

Merged
merged 1 commit into from
Sep 18, 2020
Merged

special case splat call printing #35

merged 1 commit into from
Sep 18, 2020

Conversation

aviatesk
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 18, 2020

Codecov Report

Merging #35 into master will increase coverage by 11.81%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #35       +/-   ##
===========================================
+ Coverage   75.41%   87.22%   +11.81%     
===========================================
  Files           9        9               
  Lines         724      736       +12     
===========================================
+ Hits          546      642       +96     
+ Misses        178       94       -84     
Flag Coverage Δ
#unittests 87.22% <100.00%> (+11.81%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/print.jl 82.47% <100.00%> (+82.47%) ⬆️
src/reports.jl 94.50% <100.00%> (+0.38%) ⬆️
src/TypeProfiler.jl 44.44% <0.00%> (+8.88%) ⬆️

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 d4997d2...9f88d2b. Read the comment docs.

@aviatesk aviatesk force-pushed the avi/splatcall branch 3 times, most recently from d218ea7 to 6f62c7a Compare September 18, 2020 11:15
@aviatesk aviatesk merged commit d6ed95a into master Sep 18, 2020
@aviatesk aviatesk deleted the avi/splatcall branch September 18, 2020 11:29
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