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

Make __cosmology_namespace__ a property #10

Merged
merged 1 commit into from
May 16, 2023

Conversation

nstarman
Copy link
Collaborator

Make __cosmology_namespace__ a property.

PR Checklist

  • Give a detailed description of the PR above.
  • Document changes in the CHANGES.rst file. See existing changelog for examples.
  • Add tests, if applicable, to ensure code coverage never decreases.
  • Make sure the docs are up to date, if applicable, particularly the docstrings and RST files in docs folder.
  • Ensure linear history by rebasing, when requested by the maintainer.

Signed-off-by: Nathaniel Starkman <nstarman@users.noreply.github.com>
@nstarman nstarman added this to the v0.1 milestone May 16, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #10 (a823243) into main (7853add) will increase coverage by 0.97%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   79.64%   80.61%   +0.97%     
==========================================
  Files           4        4              
  Lines         226      227       +1     
==========================================
+ Hits          180      183       +3     
+ Misses         46       44       -2     
Impacted Files Coverage Δ
src/cosmology/compat/classy/_core.py 88.88% <100.00%> (+8.11%) ⬆️

@nstarman nstarman merged commit f41e714 into cosmology-api:main May 16, 2023
8 checks passed
@nstarman nstarman deleted the cosmo-namespace-property branch May 16, 2023 02:34
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.

None yet

2 participants