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

Generalize spectrum calculation and optimize runtests #43

Merged
merged 6 commits into from
Nov 8, 2023
Merged

Conversation

ytdHuang
Copy link
Member

@ytdHuang ytdHuang commented Nov 8, 2023

Closes #37

Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (1bb29d0) 92.83% compared to head (70562d6) 91.39%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
- Coverage   92.83%   91.39%   -1.44%     
==========================================
  Files          20       20              
  Lines        1493     1511      +18     
==========================================
- Hits         1386     1381       -5     
- Misses        107      130      +23     
Files Coverage Δ
src/HierarchicalEOM.jl 100.00% <ø> (ø)
src/precompile.jl 100.00% <100.00%> (ø)
src/Spectrum.jl 91.05% <95.12%> (-8.95%) ⬇️

... and 8 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ytdHuang ytdHuang added the enhancement New feature or request label Nov 8, 2023
@ytdHuang ytdHuang merged commit 0d57ff0 into main Nov 8, 2023
8 of 10 checks passed
@ytdHuang ytdHuang deleted the dev/spectrum branch November 8, 2023 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calculating general power spectrum
1 participant