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

New version #1347

Merged
merged 2 commits into from
Oct 13, 2023
Merged

New version #1347

merged 2 commits into from
Oct 13, 2023

Conversation

bhazelton
Copy link
Member

Description

Prepare for a new minor version.

Motivation and Context

closes #1344

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation change (documentation changes only)
  • Version change
  • Build or continuous integration change

Checklist:

Version change checklist:

  • I have updated the CHANGELOG to put all the unreleased changes under the new version (leaving the unreleased section empty).
  • I have noted any dependency changes since the last version and will update the conda package build accordingly.

@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Merging #1347 (96b35ed) into main (ad1b4dc) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1347      +/-   ##
==========================================
- Coverage   99.92%   99.92%   -0.01%     
==========================================
  Files          36       36              
  Lines       20188    20185       -3     
==========================================
- Hits        20172    20169       -3     
  Misses         16       16              
Files Coverage Δ
pyuvdata/uvdata/mwa_corr_fits.py 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ad1b4dc...96b35ed. Read the comment docs.

Copy link
Contributor

@kartographer kartographer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks @bhazelton !

@bhazelton bhazelton merged commit 5a6d084 into main Oct 13, 2023
42 of 44 checks passed
@bhazelton bhazelton deleted the new_version branch October 13, 2023 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missed deprecation in read_mwa_corr_fits
2 participants