Issue/701/fail_missing_backend_tests [version:1.16.11]#702
Open
Issue/701/fail_missing_backend_tests [version:1.16.11]#702
Conversation
…ckends in modeling_data fixture
…this is already tested in `test_base` from `test_theory_be.py`
* fix: Correct typo in pull request template for version update instruction * fix: Update pull request template to remove old checklist items * fix: Update NumCosmo version to v0.24 in installation files * fix: Remove reference to updating CCL version file in documentation * fix: Remove Travis CI configuration file
m-aguena
requested changes
Dec 16, 2025
Member
m-aguena
left a comment
There was a problem hiding this comment.
@caioolivv thanks for repporting this. I guess the issue here is that we don't want to force the user to have all backends installed, but we do want the CI to run with all backends. Do you think there is a way we can achieve this?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fail tests if backends are not available. Tests should be ran at all times.
Main changes
Checklist
Besides passing all CI checks and coverage is at 100%, make sure you also checked the following items
(check details in CONTRIBUTING).
For developers
For reviewers
For developers (part 2)
After the PR has been approved by two reviewers:
clmm/__ini__.py.environment.yml,pyproject.toml,INSTALL.md, andREADME.md. A maintainer should also be notified to change the requirements on conda-forge.clmm/theory/_ccl_supported_versions.pyandclmm/theory/ccl.pyif pyccl's version constraints have been altered.