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

Refactor attributes code #641

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Refactor attributes code #641

wants to merge 12 commits into from

Conversation

BradyAJohnston
Copy link
Owner

@BradyAJohnston BradyAJohnston commented Oct 30, 2024

Refactors the attribute code to better abstract it and make more generalised.

Movement towards having the numpy / blender interface being a separate module that can be used in other projects.

Copy link

codecov bot commented Oct 31, 2024

Codecov Report

Attention: Patch coverage is 85.38206% with 44 lines in your changes missing coverage. Please review.

Project coverage is 73.77%. Comparing base (bb35110) to head (e30e248).
Report is 28 commits behind head on main.

Files with missing lines Patch % Lines
molecularnodes/blender/databpy/attribute.py 83.58% 22 Missing ⚠️
molecularnodes/blender/databpy/object.py 80.23% 17 Missing ⚠️
molecularnodes/entities/entity.py 75.00% 2 Missing ⚠️
molecularnodes/entities/molecule/molecule.py 85.71% 2 Missing ⚠️
molecularnodes/entities/trajectory/trajectory.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #641      +/-   ##
==========================================
+ Coverage   71.73%   73.77%   +2.04%     
==========================================
  Files          50       52       +2     
  Lines        4143     4267     +124     
==========================================
+ Hits         2972     3148     +176     
+ Misses       1171     1119      -52     

☔ 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