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 with distributions v0.20 #1288

Merged
merged 1 commit into from
Jun 15, 2019

Conversation

tlnagy
Copy link
Member

@tlnagy tlnagy commented Jun 3, 2019

fixes #1287

Contributor checklist:

  • I've run tests locally

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1288       +/-   ##
===========================================
+ Coverage   74.74%   85.81%   +11.06%     
===========================================
  Files          36       36               
  Lines        4086     4158       +72     
===========================================
+ Hits         3054     3568      +514     
+ Misses       1032      590      -442
Impacted Files Coverage Δ
src/varset.jl 97.77% <0%> (-2.23%) ⬇️
src/coord.jl 84.53% <0%> (+1.03%) ⬆️
src/aesthetics.jl 76.85% <0%> (+3.13%) ⬆️
src/misc.jl 62.42% <0%> (+3.44%) ⬆️
src/geometry.jl 75% <0%> (+3.57%) ⬆️
src/geom/beeswarm.jl 78.75% <0%> (+3.75%) ⬆️
src/geom/hvabline.jl 93.84% <0%> (+4.61%) ⬆️
src/bincount.jl 84.53% <0%> (+5.15%) ⬆️
src/geom/violin.jl 100% <0%> (+5.26%) ⬆️
src/geom/errorbar.jl 91.89% <0%> (+5.4%) ⬆️
... and 23 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 8813880...37e6306. Read the comment docs.

@tlnagy tlnagy merged commit d58343a into GiovineItalia:master Jun 15, 2019
@tlnagy tlnagy deleted the tn/bump-distributions branch June 15, 2019 22:13
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.

Relax dependency versions?
2 participants