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

test remove run_module_suite #145

Merged
merged 14 commits into from
Dec 14, 2023
Merged

Conversation

jeremyneveu
Copy link
Collaborator

@jeremyneveu jeremyneveu commented Nov 12, 2023

Following https://numpy.org/doc/stable/release/1.25.0-notes.html run_module_suite has been recently removed from numpy.testing. We must remove it from all tests.

@jeremyneveu jeremyneveu linked an issue Nov 12, 2023 that may be closed by this pull request
@jeremyneveu jeremyneveu self-assigned this Nov 12, 2023
@coveralls
Copy link

coveralls commented Nov 13, 2023

Pull Request Test Coverage Report for Build 6847639079

  • 2 of 7 (28.57%) changed or added relevant lines in 2 files are covered.
  • 93 unchanged lines in 21 files lost coverage.
  • Overall coverage decreased (-0.9%) to 90.562%

Changes Missing Coverage Covered Lines Changed/Added Lines %
spectractor/extractor/targets.py 0 5 0.0%
Files with Coverage Reduction New Missed Lines %
spectractor/config.py 2 92.52%
spectractor/extractor/background.py 2 97.4%
spectractor/extractor/chromaticpsf.py 2 91.56%
spectractor/extractor/dispersers.py 2 92.8%
spectractor/extractor/images.py 2 91.77%
spectractor/extractor/spectroscopy.py 2 98.35%
spectractor/extractor/spectrum.py 2 92.0%
spectractor/fit/fit_multispectra.py 2 90.53%
spectractor/fit/fit_spectrogram.py 2 95.61%
spectractor/fit/fit_spectrum.py 2 92.21%
Totals Coverage Status
Change from base Build 6725175827: -0.9%
Covered Lines: 7216
Relevant Lines: 7968

💛 - Coveralls

@jeremyneveu jeremyneveu merged commit b822eaf into master Dec 14, 2023
1 check 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.

run_module_suite deprecated
2 participants