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

Gauss chkpnt bs #225

Closed
wants to merge 8 commits into from
Closed

Gauss chkpnt bs #225

wants to merge 8 commits into from

Conversation

ndaelman-hu
Copy link
Contributor

Add a first coverage for basis sets extracted from a Gaussian checkpoint file.

https://gaussian.com/chkbasis/

ladinesa and others added 7 commits May 27, 2024 22:45
- Remove double check with `basis_set_mappings`
- only add the default when no other basis sets are present
- do not allow uncaught settings to be added as basis sets
- Specify return type `resolve_basis_set`
- Correct `GEN` and co to `user-generated` in `basis_set_map`
- Standardize output `resolve_basis_set`
@ndaelman-hu ndaelman-hu self-assigned this May 29, 2024
@ndaelman-hu ndaelman-hu added the feature / enhancement New feature or request label May 29, 2024
@coveralls
Copy link

coveralls commented May 29, 2024

Pull Request Test Coverage Report for Build 9291545998

Details

  • 7 of 7 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.039%

Totals Coverage Status
Change from base Build 9286052098: 0.0%
Covered Lines: 35713
Relevant Lines: 38385

💛 - Coveralls

…arsers into gauss_chkpnt_bs

- Simplify return type of `resolve_basis_set`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature / enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants