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

Create load_all_packages to install Julia extensions #688

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

MilesCranmer
Copy link
Owner

This creates a function load_all_packages to install all possible Julia libraries that might be used by the PySRRegressor.

This is necessary for building fully-complete docker and apptainer images. The new dockerfile now includes all extensions.

x-ref #687

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10202985485

Details

  • 3 of 3 (100.0%) changed or added relevant lines in 2 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.07%) to 93.729%

Files with Coverage Reduction New Missed Lines %
pysr/export_sympy.py 3 77.27%
Totals Coverage Status
Change from base Build 10137135457: -0.07%
Covered Lines: 1136
Relevant Lines: 1212

💛 - Coveralls

@MilesCranmer MilesCranmer merged commit d7e87b4 into master Aug 1, 2024
27 checks passed
@MilesCranmer MilesCranmer deleted the install-all-extensions branch August 1, 2024 17:50
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.

2 participants