Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

berquist
Copy link
Member

  • tree should probably always start initialized with a root node
  • generate 3rd, 4th order MBE with monomers, dimers, trimers using Psi4
    • Ideally Q-Chem too but not sure without looking how much is ported to v2 so far
  • fix tree DFS
    • Is this how iteration should be done?
  • autogen tree for Psi4 BSSE

@berquist berquist added this to the v2.0a2 milestone Jun 24, 2024
Copy link

codecov bot commented Jun 24, 2024

Codecov Report

Attention: Patch coverage is 93.81443% with 6 lines in your changes missing coverage. Please review.

Project coverage is 11.53%. Comparing base (88ffa1c) to head (37811c9).

Files Patch % Lines
cclib/file_handler/file_handler.py 86.66% 2 Missing ⚠️
cclib/attribute_parsers/geotargets.py 0.00% 1 Missing ⚠️
cclib/collection/collection.py 0.00% 1 Missing ⚠️
cclib/combinator/combinator.py 87.50% 1 Missing ⚠️
cclib/driver/ccdriver.py 97.72% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1446      +/-   ##
==========================================
- Coverage   11.65%   11.53%   -0.13%     
==========================================
  Files         107      105       -2     
  Lines       16739    16536     -203     
==========================================
- Hits         1951     1907      -44     
+ Misses      14788    14629     -159     

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

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