Skip to content

Attempt to automatically generate tree for parsed data - #1446

Draft
berquist wants to merge 18 commits into
cclib:mainfrom
berquist:tree
Draft

berquist wants to merge 18 commits into
cclib:mainfrom
berquist:tree

Conversation

@berquist

Copy link
Copy Markdown
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
@codecov

codecov Bot commented Jun 24, 2024

Copy link
Copy Markdown

Codecov Report

❌ 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).
⚠️ Report is 1131 commits behind head on main.

Files with missing lines 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 Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

This branch has not been deployed

No deployments
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