Skip to content

CompatHelper: bump compat for "SpecialFunctions" to "2" #156

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

Conversation

github-actions[bot]
Copy link
Contributor

This pull request changes the compat entry for the SpecialFunctions package from 0.10, 1 to 0.10, 1, 2.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

@MikaelSlevinsky MikaelSlevinsky force-pushed the compathelper/new_version/2021-11-23-01-08-23-359-4032782670 branch from 1d103e0 to ed51a35 Compare November 23, 2021 01:08
@stevengj
Copy link

As commented in #157, this should be safe.

@codecov
Copy link

codecov bot commented Dec 2, 2021

Codecov Report

Merging #156 (4fe8ac6) into master (4199ae9) will increase coverage by 0.82%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
+ Coverage   81.44%   82.26%   +0.82%     
==========================================
  Files          12       12              
  Lines        1902     1990      +88     
==========================================
+ Hits         1549     1637      +88     
  Misses        353      353              
Impacted Files Coverage Δ
src/inufft.jl 100.00% <0.00%> (ø)
src/nufft.jl 95.36% <0.00%> (+0.02%) ⬆️
src/clenshaw.jl 98.86% <0.00%> (+0.02%) ⬆️
src/chebyshevtransform.jl 96.76% <0.00%> (+0.18%) ⬆️
src/fftBigFloat.jl 70.81% <0.00%> (+0.48%) ⬆️
src/libfasttransforms.jl 82.33% <0.00%> (+2.46%) ⬆️

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 4199ae9...4fe8ac6. Read the comment docs.

@dlfivefifty dlfivefifty merged commit fed406e into master Dec 2, 2021
@dlfivefifty dlfivefifty deleted the compathelper/new_version/2021-11-23-01-08-23-359-4032782670 branch December 2, 2021 15:21
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