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 #10

Merged
merged 182 commits into from
Aug 24, 2023
Merged

Refactor #10

merged 182 commits into from
Aug 24, 2023

Conversation

chrisjonesBSU
Copy link
Member

Major refactor that changes and expands the API, workflows, functionality and structure.

chrisjonesBSU and others added 30 commits April 20, 2023 15:19
@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Merging #10 (35c41df) into main (0658f92) will increase coverage by 0.87%.
The diff coverage is 92.33%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   88.72%   89.59%   +0.87%     
==========================================
  Files          19       31      +12     
  Lines        1055     1971     +916     
==========================================
+ Hits          936     1766     +830     
- Misses        119      205      +86     
Files Changed Coverage Δ
hoomd_polymers/assets/forcefields/__init__.py 100.00% <ø> (ø)
hoomd_polymers/assets/molecule_files/__init__.py 100.00% <ø> (ø)
hoomd_polymers/modules/utils.py 0.00% <ø> (ø)
hoomd_polymers/utils/actions.py 59.18% <0.00%> (ø)
hoomd_polymers/library/simulations/tensile.py 20.00% <28.57%> (ø)
hoomd_polymers/base/simulation.py 85.18% <59.72%> (ø)
hoomd_polymers/utils/utils.py 50.00% <60.00%> (ø)
hoomd_polymers/base/system.py 81.70% <81.70%> (ø)
hoomd_polymers/utils/exceptions.py 84.61% <84.61%> (ø)
hoomd_polymers/utils/ff_utils.py 88.88% <88.88%> (ø)
... and 20 more

@chrisjonesBSU
Copy link
Member Author

We made a branch called alpha, which has the original working code. We will merge the major refactor and start new PRs from there.

@chrisjonesBSU chrisjonesBSU merged commit f17dc5c into main Aug 24, 2023
3 checks passed
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.

3 participants