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

CompatHelper: bump compat for "FillArrays" to "0.10" #36

Merged

Conversation

github-actions[bot]
Copy link
Contributor

This pull request changes the compat entry for the FillArrays package from 0.8 to 0.8, 0.10.

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.

@codecov
Copy link

codecov bot commented Oct 24, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   59.25%   61.68%   +2.42%     
==========================================
  Files          90       89       -1     
  Lines        5272     5582     +310     
==========================================
+ Hits         3124     3443     +319     
+ Misses       2148     2139       -9     
Impacted Files Coverage Δ
src/bases/poly/rational.jl 59.09% <0.00%> (-2.82%) ⬇️
src/bases/poly/monomials.jl 35.71% <0.00%> (-1.33%) ⬇️
src/bases/fourier/cosineseries.jl 79.48% <0.00%> (-1.07%) ⬇️
src/bases/fourier/sineseries.jl 52.08% <0.00%> (-0.10%) ⬇️
src/test/Test.jl 100.00% <0.00%> (ø)
src/test/test_functionality.jl 100.00% <0.00%> (ø)
src/bases/poly/chebyshev/orth.jl 100.00% <0.00%> (ø)
src/BasisFunctions.jl
src/test/test_dictionary.jl 96.47% <0.00%> (+0.22%) ⬆️
src/bases/poly/hermite.jl 95.23% <0.00%> (+0.23%) ⬆️
... and 54 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 adce565...caabb76. Read the comment docs.

@daanhb daanhb merged commit 90d83b0 into master Jan 27, 2021
@daanhb daanhb deleted the compathelper/new_version/2020-10-24-00-57-20-494-860166140 branch January 27, 2021 15:20
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

1 participant