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

Restructure package #67

Merged
merged 38 commits into from
Aug 6, 2024
Merged

Restructure package #67

merged 38 commits into from
Aug 6, 2024

Conversation

obackhouse
Copy link
Contributor

@obackhouse obackhouse commented Aug 5, 2024

Copy link

codecov bot commented Aug 5, 2024

Codecov Report

Attention: Patch coverage is 79.73752% with 633 lines in your changes missing coverage. Please review.

Project coverage is 98.39%. Comparing base (cbcec51) to head (91c716c).

Files Patch % Lines
ebcc/eom/reom.py 20.52% 119 Missing and 1 partial ⚠️
ebcc/cc/rebcc.py 78.14% 57 Missing and 16 partials ⚠️
ebcc/cc/base.py 84.78% 57 Missing and 13 partials ⚠️
ebcc/opt/gbrueckner.py 23.43% 48 Missing and 1 partial ⚠️
ebcc/cc/gebcc.py 91.17% 20 Missing and 22 partials ⚠️
ebcc/ham/space.py 77.30% 30 Missing and 7 partials ⚠️
ebcc/eom/base.py 86.52% 21 Missing and 5 partials ⚠️
ebcc/cc/uebcc.py 88.02% 13 Missing and 7 partials ⚠️
ebcc/eom/geom.py 86.75% 8 Missing and 12 partials ⚠️
ebcc/ham/eris.py 68.25% 14 Missing and 6 partials ⚠️
... and 17 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
- Coverage   98.77%   98.39%   -0.38%     
==========================================
  Files          78       88      +10     
  Lines       97586    98309     +723     
  Branches      834      903      +69     
==========================================
+ Hits        96388    96733     +345     
- Misses       1055     1395     +340     
- Partials      143      181      +38     

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

@obackhouse obackhouse merged commit 3ae4415 into master Aug 6, 2024
4 checks passed
@obackhouse obackhouse deleted the typing branch August 6, 2024 19:23
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.

AttributeError: 'str' object has no attribute 'flags Density fitting fails when not incore
1 participant