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

Remove deprecated features in v1.9 #585

Merged
merged 1 commit into from
Jun 17, 2023
Merged

Remove deprecated features in v1.9 #585

merged 1 commit into from
Jun 17, 2023

Conversation

jobovy
Copy link
Owner

@jobovy jobovy commented Jun 17, 2023

Announced deprecations were:

  • galpy.util.bovy_conversion (replaced by galpy.util.conversion)
  • galpy.util.bovy_coords (replaced by galpy.util.coords)
  • galpy.util.bovy_plot (replaced by galpy.util.plot)
  • phiforce and associated Potential functions (replaced by the more accurate phitorque)

@jobovy jobovy added this to the v1.9 milestone Jun 17, 2023
@codecov
Copy link

codecov bot commented Jun 17, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01 ⚠️

Comparison is base (c0d95fd) 99.91% compared to head (7cf6c98) 99.91%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #585      +/-   ##
==========================================
- Coverage   99.91%   99.91%   -0.01%     
==========================================
  Files         198      198              
  Lines       29184    29166      -18     
==========================================
- Hits        29160    29142      -18     
  Misses         24       24              
Impacted Files Coverage Δ
galpy/potential/Potential.py 100.00% <ø> (ø)
galpy/potential/__init__.py 100.00% <ø> (ø)
galpy/potential/planarPotential.py 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jobovy jobovy merged commit d5c1c80 into main Jun 17, 2023
@jobovy jobovy deleted the deprecationsv1.9 branch June 17, 2023 03:42
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