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

Fix SVG support. #231

Merged
merged 2 commits into from
Nov 21, 2018
Merged

Fix SVG support. #231

merged 2 commits into from
Nov 21, 2018

Conversation

twavv
Copy link
Member

@twavv twavv commented Nov 20, 2018

Fixes #226.

@twavv twavv requested a review from shashi November 20, 2018 23:43
@shashi
Copy link
Member

shashi commented Nov 20, 2018

OK to squash and merge 👍

@codecov-io
Copy link

codecov-io commented Nov 20, 2018

Codecov Report

Merging #231 into master will increase coverage by 4.58%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #231      +/-   ##
==========================================
+ Coverage   49.52%   54.11%   +4.58%     
==========================================
  Files          14       14              
  Lines         523      523              
==========================================
+ Hits          259      283      +24     
+ Misses        264      240      -24
Impacted Files Coverage Δ
src/connection.jl 62.5% <0%> (+4.16%) ⬆️
src/syntax.jl 68.75% <0%> (+6.25%) ⬆️
src/scope.jl 66.98% <0%> (+9.43%) ⬆️
src/imports.jl 43.47% <0%> (+19.56%) ⬆️

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 116956c...11c5484. Read the comment docs.

@shashi shashi merged commit 1225803 into JuliaGizmos:master Nov 21, 2018
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.

3 participants