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

Post SIM-5 changes #31

Merged
merged 60 commits into from
Jan 26, 2024
Merged

Post SIM-5 changes #31

merged 60 commits into from
Jan 26, 2024

Conversation

rbeyer
Copy link
Member

@rbeyer rbeyer commented Jan 25, 2024

I've been bad about pushing changes, so these are all of the little things I've been working on since SIM-5, in October(!).

The CHANGELOG diff will have the big picture.

Types of changes

  • New feature (non-breaking change which adds functionality)

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.

…olumn to allow VIS operator to specify this.
…rom the source image_records. Also added dummy pan/tilt info.
…ght have the same timestamp. Also added entry point.
…bserving systems are not unique on their lids, but on their Names.
…bit image is not an UnsignedLSB1, but an UnsignedByte.
… assume the last 16 bits are a Science Request ID.
… a PathLike and returns an md5.hexdigest string.
Copy link

codecov bot commented Jan 25, 2024

Codecov Report

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

Comparison is base (acb653e) 67.80% compared to head (d63ce63) 66.21%.

Files Patch % Lines
src/vipersci/vis/create_mmgis_pano.py 0.00% 75 Missing ⚠️
src/vipersci/vis/pds/create_browse.py 0.00% 74 Missing ⚠️
src/vipersci/pds/bundle_install.py 0.00% 71 Missing ⚠️
src/vipersci/carto/get_position.py 0.00% 56 Missing ⚠️
src/vipersci/vis/anom_pixel.py 0.00% 33 Missing ⚠️
src/vipersci/vis/pds/create_raw.py 50.00% 22 Missing ⚠️
src/vipersci/vis/pds/create_pano_product.py 81.17% 16 Missing ⚠️
src/vipersci/vis/image_statistics.py 56.66% 13 Missing ⚠️
src/vipersci/vis/db/image_requests.py 61.90% 8 Missing ⚠️
src/vipersci/pds/labelmaker/__init__.py 93.10% 6 Missing ⚠️
... and 13 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   67.80%   66.21%   -1.60%     
==========================================
  Files          44       58      +14     
  Lines        2479     3300     +821     
==========================================
+ Hits         1681     2185     +504     
- Misses        798     1115     +317     

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

@rbeyer rbeyer merged commit 8f7c97e into main Jan 26, 2024
6 of 8 checks passed
@rbeyer rbeyer deleted the post-SIM5-changes branch January 26, 2024 00: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