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

progress toward pure-MPI implementation and fix #199 #200

Merged
merged 19 commits into from
Dec 12, 2024
Merged

Conversation

moustakas
Copy link
Member

Updated pyproject.toml file; new Podman container instructions for deploying the code at scale at NERSC; other miscellaneous bug fixes.

@coveralls
Copy link

coveralls commented Dec 12, 2024

Pull Request Test Coverage Report for Build 12305226663

Details

  • 15 of 86 (17.44%) changed or added relevant lines in 6 files are covered.
  • 7 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.5%) to 49.843%

Changes Missing Coverage Covered Lines Changed/Added Lines %
py/fastspecfit/emlines.py 6 8 75.0%
py/fastspecfit/util.py 1 4 25.0%
py/fastspecfit/logger.py 2 10 20.0%
py/fastspecfit/mpi.py 0 8 0.0%
py/fastspecfit/continuum.py 4 54 7.41%
Files with Coverage Reduction New Missed Lines %
py/fastspecfit/util.py 1 58.6%
py/fastspecfit/continuum.py 1 60.79%
py/fastspecfit/logger.py 5 23.53%
Totals Coverage Status
Change from base Build 12268760583: -0.5%
Covered Lines: 3173
Relevant Lines: 6366

💛 - Coveralls

@moustakas moustakas merged commit 70abc79 into main Dec 12, 2024
16 checks passed
@moustakas moustakas deleted the mpi-and-logging branch December 12, 2024 21:41
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