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

Add min_energy(::PlanewaveWavefunction) and max_energy(::PlanewaveWavefunction) #188

Merged
merged 3 commits into from
Oct 30, 2023

Conversation

brainandforce
Copy link
Owner

Along with fermi(::PlanewaveWavefunction) this should help package users get this critical data without having to dive into the internals of PlanewaveWavefunction objects.

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e7f4ef3) 57.92% compared to head (9590e91) 58.55%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #188      +/-   ##
==========================================
+ Coverage   57.92%   58.55%   +0.63%     
==========================================
  Files          19       19              
  Lines        1400     1402       +2     
==========================================
+ Hits          811      821      +10     
+ Misses        589      581       -8     
Files Coverage Δ
src/Electrum.jl 60.00% <ø> (ø)
src/data/wavefunctions.jl 72.30% <100.00%> (+13.57%) ⬆️

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

@brainandforce brainandforce merged commit b7d8e94 into main Oct 30, 2023
5 checks passed
@brainandforce brainandforce deleted the features/wf-energies branch October 30, 2023 17:34
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.

1 participant