Skip to content

Conversation

@mandyparson
Copy link
Contributor

Overview

What is the feature?

GQL had a change to field where temporalExtent became temporalExtents. Made that change here so that MMT-3991 can be fully tested

What is the Solution?

adding an s

What areas of the application does this impact?

visualization queries

Testing

Reproduction steps

  • Environment for testing:
  • Collection to test with:
  1. Spin up environment and make sure that we can make calls to published and draft visualization

Attachments

N/A

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

@eudoroolivares2016 eudoroolivares2016 changed the title MMT-3991b: Adding s to field MMT-3991b: Updating temporalExtent to Temporal Extent(s) May 7, 2025
@eudoroolivares2016 eudoroolivares2016 changed the title MMT-3991b: Updating temporalExtent to Temporal Extent(s) MMT-3991b: Updating temporalExtent to Temporal Extents for the graphql visualization query May 7, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.89%. Comparing base (79bde08) to head (9e1df2d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1360   +/-   ##
=======================================
  Coverage   97.89%   97.89%           
=======================================
  Files         389      389           
  Lines        6361     6361           
  Branches     1325     1341   +16     
=======================================
  Hits         6227     6227           
  Misses        133      133           
  Partials        1        1           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mandyparson mandyparson merged commit 18976b3 into main May 7, 2025
7 checks passed
@mandyparson mandyparson deleted the MMT-3991b branch May 7, 2025 20:01
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.

5 participants