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

CCSDt' interface (and general EBCC interface updates) #121

Merged
merged 18 commits into from
Aug 11, 2023

Small formatting fix to ccsd wavefunction file.

8000e6c
Select commit
Loading
Failed to load commit list.
Merged

CCSDt' interface (and general EBCC interface updates) #121

Small formatting fix to ccsd wavefunction file.
8000e6c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2023 in 0s

0.00% (+0.00%) compared to f72e4a5

View this Pull Request on Codecov

0.00% (+0.00%) compared to f72e4a5

Details

Codecov Report

Patch and project coverage have no change.

Comparison is base (f72e4a5) 0.00% compared to head (8000e6c) 0.00%.
Report is 8 commits behind head on master.

❗ Current head 8000e6c differs from pull request most recent head 79c085e. Consider uploading reports for the commit 79c085e to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #121    +/-   ##
=======================================
  Coverage    0.00%   0.00%            
=======================================
  Files         138     138            
  Lines       18372   18534   +162     
=======================================
- Misses      18372   18534   +162     
Files Changed Coverage Δ
vayesta/core/qemb/qemb.py 0.00% <ø> (ø)
vayesta/core/types/wf/ccsd.py 0.00% <0.00%> (ø)
vayesta/core/types/wf/project.py 0.00% <0.00%> (ø)
vayesta/core/types/wf/wf.py 0.00% <0.00%> (ø)
vayesta/ewf/fragment.py 0.00% <0.00%> (ø)
vayesta/ewf/ufragment.py 0.00% <0.00%> (ø)
vayesta/solver/__init__.py 0.00% <0.00%> (ø)
vayesta/solver/ebcc.py 0.00% <0.00%> (ø)
vayesta/solver/hamiltonian.py 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

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