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

Add testing for py3.10 #536

Merged
merged 8 commits into from
May 16, 2023
Merged

Add testing for py3.10 #536

merged 8 commits into from
May 16, 2023

Conversation

daico007
Copy link
Member

@daico007 daico007 commented May 9, 2023

PR Summary:

Mirror this mosdef-hub/mbuild#1110. Add testing/supports for python 3.10 and 3.11.

PR Checklist


  • Includes appropriate unit test(s)
  • Appropriate docstring(s) are added/updated
  • Code is (approximately) PEP8 compliant
  • Issue(s) raised/addressed?

@codecov
Copy link

codecov bot commented May 10, 2023

Codecov Report

Merging #536 (964c7b5) into main (64e4944) will increase coverage by 0.03%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #536      +/-   ##
==========================================
+ Coverage   69.18%   69.21%   +0.03%     
==========================================
  Files          16       16              
  Lines        1671     1673       +2     
==========================================
+ Hits         1156     1158       +2     
  Misses        515      515              

@daico007 daico007 changed the title Add testing for py3.10 and 3.11 #1110 Add testing for py3.10 and 3.11 May 12, 2023
@daico007
Copy link
Member Author

Note: it seems like we can only extend to support/test for python 3.10, currently limited by openff-toolkit.

@daico007 daico007 changed the title Add testing for py3.10 and 3.11 Add testing for py3.10 May 15, 2023
@daico007 daico007 merged commit b2423a4 into mosdef-hub:main May 16, 2023
15 of 16 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.

None yet

1 participant