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

handley-lab migration #279

Merged
merged 4 commits into from
Apr 11, 2023
Merged

handley-lab migration #279

merged 4 commits into from
Apr 11, 2023

Conversation

williamjameshandley
Copy link
Collaborator

Description

Following the migration from williamjameshandley/anesthetic.git to handley-lab/anesthetic.git a-la #225, there are a few urls which need tidying up. This PR will also serve to test that the CI is still working as expected.

Fixes #225

Checklist:

  • I have performed a self-review of my own code
  • My code is PEP8 compliant (flake8 anesthetic tests)
  • My code contains compliant docstrings (pydocstyle --convention=numpy anesthetic)
  • New and existing unit tests pass locally with my changes (python -m pytest)
  • I have added tests that prove my fix is effective or that my feature works
  • I have appropriately incremented the semantic version number in both README.rst and anesthetic/_version.py

@codecov-commenter
Copy link

codecov-commenter commented Apr 9, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (17f1ae4) 100.00% compared to head (b32607b) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #279   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines         2643      2643           
=========================================
  Hits          2643      2643           
Impacted Files Coverage Δ
anesthetic/utils.py 100.00% <ø> (ø)
anesthetic/_version.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@williamjameshandley
Copy link
Collaborator Author

touches wood that seems to have worked fine, including the test pypi upload and the readthedocs. Final check is the squash and merge.

@williamjameshandley williamjameshandley added this to the 2.0.0 milestone Apr 9, 2023
@williamjameshandley williamjameshandley merged commit ca4e0b2 into master Apr 11, 2023
@williamjameshandley williamjameshandley deleted the handley-lab branch April 11, 2023 19:54
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.

Transfer ownership to handley-lab
3 participants