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

Release070 #32

Merged
merged 7 commits into from
Feb 7, 2024
Merged

Release070 #32

merged 7 commits into from
Feb 7, 2024

Conversation

rbeyer
Copy link
Member

@rbeyer rbeyer commented Feb 5, 2024

This specific PR just has the ability for create_image to create TIFF or PNG output.

However, this PR, if accepted form the 0.7.0 release, and there are details in the CHANGELOG.rst file.

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)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Licensing:

This project is released under the LICENSE.

  • I claim copyrights on my contributions in this pull request, and I provide those contributions via this pull request under the same license terms that the vipersci project uses, and I have submitted a CLA.

Copy link

codecov bot commented Feb 5, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (691a265) 65.87% compared to head (53143c8) 66.88%.

Files Patch % Lines
src/vipersci/vis/create_image.py 96.29% 1 Missing ⚠️
src/vipersci/vis/pds/create_browse.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   65.87%   66.88%   +1.01%     
==========================================
  Files          58       58              
  Lines        3326     3343      +17     
==========================================
+ Hits         2191     2236      +45     
+ Misses       1135     1107      -28     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rbeyer rbeyer merged commit e27bc87 into main Feb 7, 2024
8 checks passed
@rbeyer rbeyer deleted the release070 branch February 7, 2024 01:55
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.

1 participant