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

ENH: Add two new fields to CP2K MO named tuple #298

Merged
merged 3 commits into from
May 18, 2022
Merged

ENH: Add two new fields to CP2K MO named tuple #298

merged 3 commits into from
May 18, 2022

Conversation

BvB93
Copy link
Collaborator

@BvB93 BvB93 commented May 18, 2022

Add the MO index and occupation numbers to the CP2K orbital output.

@codecov
Copy link

codecov bot commented May 18, 2022

Codecov Report

Merging #298 (3660a3f) into master (b9c2795) will decrease coverage by 0.09%.
The diff coverage is 79.16%.

@@            Coverage Diff             @@
##           master     #298      +/-   ##
==========================================
- Coverage   84.45%   84.35%   -0.10%     
==========================================
  Files          60       60              
  Lines        2431     2448      +17     
  Branches      414      416       +2     
==========================================
+ Hits         2053     2065      +12     
- Misses        282      287       +5     
  Partials       96       96              
Impacted Files Coverage Δ
src/qmflows/common.py 88.33% <64.28%> (-7.42%) ⬇️
src/qmflows/_version.py 100.00% <100.00%> (ø)
src/qmflows/packages/_cp2k.py 90.72% <100.00%> (ø)
src/qmflows/parsers/_cp2k_orbital_parser.py 98.76% <100.00%> (+0.06%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@BvB93 BvB93 merged commit cd03c1c into master May 18, 2022
@BvB93 BvB93 deleted the orb branch May 18, 2022 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant