SciML / PolyChaos.jl

A Julia package to construct orthogonal polynomials, their quadrature rules, and use it with polynomial chaos expansions.
https://docs.sciml.ai/PolyChaos/stable/
MIT License
115 stars 26 forks source link

CompatHelper: add new compat entry for "FFTW" at version "1.3" #59

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request sets the compat entry for the FFTW package to 1.3.

This is a brand new compat entry. Previously, you did not have a compat entry for the FFTW package.

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. Note: Consider tagging a patch release immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov-io commented 3 years ago

Codecov Report

Merging #59 (4181117) into master (27c4f29) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #59   +/-   ##
=======================================
  Coverage   73.87%   73.87%           
=======================================
  Files          16       16           
  Lines         869      869           
=======================================
  Hits          642      642           
  Misses        227      227           

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 27c4f29...4181117. Read the comment docs.