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

Replace depricated calculate_com function #354

Merged
merged 5 commits into from
Jan 12, 2024
Merged

Replace depricated calculate_com function #354

merged 5 commits into from
Jan 12, 2024

Conversation

semaphoreP
Copy link
Collaborator

it looks like the latest version of REBOUND no longer has the calculate_com() function and this causes our tests to fail. Replacing with the com() function.

@coveralls
Copy link

coveralls commented Jan 8, 2024

Pull Request Test Coverage Report for Build 7452945327

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage remained the same at 86.488%

Files with Coverage Reduction New Missed Lines %
orbitize/read_input.py 2 68.78%
Totals Coverage Status
Change from base Build 6242083472: 0.0%
Covered Lines: 5204
Relevant Lines: 6017

💛 - Coveralls

@sblunt sblunt changed the base branch from main to v3 January 10, 2024 01:27
@sblunt sblunt merged commit 83e7976 into v3 Jan 12, 2024
8 checks passed
@sblunt sblunt deleted the rebound-bugfix branch January 12, 2024 01:31
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