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

Bump version to v1.0 #108

Merged
merged 1 commit into from
May 18, 2020
Merged

Bump version to v1.0 #108

merged 1 commit into from
May 18, 2020

Conversation

giordano
Copy link
Member

@giordano giordano commented May 17, 2020

Also slightly reorganise CI:

  • move FreeBSD to Travis
  • move aarch64 to Drone and enable testing also on armv7l
  • remove Windows from Travis, it's already running on AppVeyor
  • test only on 64-bit systems on Travis, the setting for 32-bit doesn't seem to work anyway
  • decrease frequency of TagBot to once per day
  • add CompatHelper

@giordano giordano force-pushed the mg/bump-version branch 3 times, most recently from 2a8f1a6 to a4872a2 Compare May 17, 2020 14:41
@codecov-io
Copy link

codecov-io commented May 17, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #108      +/-   ##
=========================================
- Coverage    6.99%   3.90%   -3.10%     
=========================================
  Files         189     189              
  Lines        5348    9586    +4238     
=========================================
  Hits          374     374              
- Misses       4974    9212    +4238     
Impacted Files Coverage Δ
src/gen/direct_wrappers/gsl_roots_h.jl 47.82% <0.00%> (-16.88%) ⬇️
src/gen/direct_wrappers/gsl_errno_h.jl 33.33% <0.00%> (-16.67%) ⬇️
src/gen/direct_wrappers/gsl_sf_dawson_h.jl 33.33% <0.00%> (-16.67%) ⬇️
src/gen/direct_wrappers/gsl_multiroots_h.jl 52.00% <0.00%> (-16.43%) ⬇️
src/gen/direct_wrappers/gsl_interp_h.jl 18.75% <0.00%> (-12.83%) ⬇️
src/gen/direct_wrappers/gsl_sf_hyperg_h.jl 14.70% <0.00%> (-8.03%) ⬇️
src/gen/direct_wrappers/gsl_rng_h.jl 9.09% <0.00%> (-7.58%) ⬇️
src/gen/direct_wrappers/gsl_sf_erf_h.jl 9.09% <0.00%> (-7.58%) ⬇️
src/gen/direct_wrappers/gsl_sf_bessel_h.jl 8.60% <0.00%> (-7.24%) ⬇️
src/gen/direct_wrappers/gsl_vector_double_h.jl 5.74% <0.00%> (-5.13%) ⬇️
... and 173 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 e2b9eb3...a602bde. Read the comment docs.

@giordano giordano merged commit 4958eb7 into JuliaMath:master May 18, 2020
@giordano giordano deleted the mg/bump-version branch May 18, 2020 01:15
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