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

add [compat] to Project.toml #351

Merged
merged 2 commits into from
May 14, 2019
Merged

Conversation

bjarthur
Copy link
Member

i've manually tested all versions of the dependencies which require at least julia 0.7 and specified which ones work with Compose. notably, DataStructures 0.9 and 0.10 did not.

@codecov-io
Copy link

codecov-io commented May 12, 2019

Codecov Report

Merging #351 into master will decrease coverage by 0.85%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #351      +/-   ##
==========================================
- Coverage   39.75%   38.89%   -0.86%     
==========================================
  Files          18       18              
  Lines        3064     3147      +83     
==========================================
+ Hits         1218     1224       +6     
- Misses       1846     1923      +77
Impacted Files Coverage Δ
src/list.jl 20.68% <0%> (-4.32%) ⬇️
src/container.jl 35.26% <0%> (-3.02%) ⬇️
src/fontfallback.jl 47.57% <0%> (-2.97%) ⬇️
src/cairo_backends.jl 53.23% <0%> (-2.12%) ⬇️
src/form.jl 50% <0%> (-1.15%) ⬇️
src/svg.jl 69.04% <0%> (-1.01%) ⬇️
src/table.jl 14.28% <0%> (-0.72%) ⬇️
src/Compose.jl 27.38% <0%> (-0.67%) ⬇️
src/batch.jl 9.58% <0%> (-0.56%) ⬇️
src/property.jl 21.47% <0%> (-0.14%) ⬇️
... and 2 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 ade8dbe...7cce74d. Read the comment docs.

@bjarthur bjarthur closed this May 12, 2019
@bjarthur bjarthur reopened this May 12, 2019
@bjarthur bjarthur force-pushed the bja/compat branch 3 times, most recently from 710c064 to c92035d Compare May 12, 2019 12:18
@bjarthur bjarthur merged commit ade4ed6 into GiovineItalia:master May 14, 2019
@bjarthur bjarthur deleted the bja/compat branch May 14, 2019 11:49
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.

None yet

2 participants