caseykneale / ChemometricsTools.jl

A collection of tools for chemometrics and machine learning written in Julia.
Other
64 stars 12 forks source link

CompatHelper: bump compat for "FFTW" to "1.2" #47

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the FFTW package from ~1.0 to ~1.0, 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.

codecov-io commented 3 years ago

Codecov Report

Merging #47 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #47   +/-   ##
======================================
  Coverage    9.48%   9.48%           
======================================
  Files          28      28           
  Lines        2350    2350           
======================================
  Hits          223     223           
  Misses       2127    2127           

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 397b91b...f0391ea. Read the comment docs.