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

Extend documentation of FFTESSMethod #14

Merged
merged 1 commit into from
Jun 21, 2021
Merged

Extend documentation of FFTESSMethod #14

merged 1 commit into from
Jun 21, 2021

Conversation

devmotion
Copy link
Member

Fixes #13.

@codecov
Copy link

codecov bot commented Jun 21, 2021

Codecov Report

Merging #14 (a7b9998) into main (9f4dcce) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #14   +/-   ##
=======================================
  Coverage   93.72%   93.72%           
=======================================
  Files           8        8           
  Lines         558      558           
=======================================
  Hits          523      523           
  Misses         35       35           
Impacted Files Coverage Δ
src/ess.jl 94.73% <ø> (ø)

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 9f4dcce...a7b9998. Read the comment docs.

@devmotion devmotion merged commit 2a2be1d into main Jun 21, 2021
@devmotion devmotion deleted the devmotion-patch-1 branch June 21, 2021 22: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.

Warn that FFTW.jl must be imported to use FFTESSMethod
1 participant