[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

The function should return a class, not a list. #114

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tpanagiotakos
Copy link
Contributor

If the function returns a list instead of a class, the program throws an error in BeamResults within the _member_values method, as the list has no Ma and Mb attributes.

If the function returns a list instead of a class, the program throws an error in BeamResults within the _member_values method, as the list has no Ma and Mb attributes.
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.31%. Comparing base (9322c65) to head (72c7761).
Report is 21 commits behind head on main.

Files with missing lines Patch % Lines
src/pycba/load.py 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #114      +/-   ##
==========================================
+ Coverage   79.97%   83.31%   +3.34%     
==========================================
  Files          13       13              
  Lines        1368     1582     +214     
==========================================
+ Hits         1094     1318     +224     
+ Misses        274      264      -10     

☔ 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.

2 participants