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

GQL-73: Update GraphQL to the new UMM-C version for the Web Unitification Round 2 changes. #144

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mandyparson
Copy link
Contributor

@mandyparson mandyparson commented Nov 12, 2024

Overview

What is the feature?

Update UMM-C from 1.18.1 to 1.18.2

CMR-10173, UMM-C schema added PREPRINT, INREVIEW, and SUPERSEDED enums to CollectionProgress
CMR-10173, UMM-C schema removed NOT APPLICABLE enum in CollectionProgress
CMR-10173, UMM-C schema added IsPreviousVersionOf and IsNewVersionOf enums to AssociatedDOIs/Type

What is the Solution?

There were no new fields added and these changes do not need any GraphQL schema change. Updates the ummCollectionVersion in env.yml to 1.18.2

What areas of the application does this impact?

env.yml

Testing

Reproduction steps

  • Environment for testing:
  • Collection to test with:
  1. double check all tests pass and environment still works as expected
  2. Step 2...

Attachments

Please include relevant screenshots or files that would be helpful in reviewing and verifying this change.

Checklist

  • I have added automated tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (8f7da17) to head (cb40b67).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #144   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          106       106           
  Lines         2410      2410           
  Branches       273       273           
=========================================
  Hits          2410      2410           

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

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.

3 participants