Skip to content

fix: Allow enum -> String conversion in GraphQL schema validator#2002

Open
ferenc-csaky wants to merge 1 commit intomainfrom
test/gql-mut-enum
Open

fix: Allow enum -> String conversion in GraphQL schema validator#2002
ferenc-csaky wants to merge 1 commit intomainfrom
test/gql-mut-enum

Conversation

@ferenc-csaky
Copy link
Copy Markdown
Collaborator

Key Changes

  • Generate GraphQL schema for temporal-join use-case, and add Placements enum and field
  • Add placement field to the mutation table in the SQRL script
  • Adapt tests and snapshots

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 13.10%. Comparing base (eb0726a) to head (01bb0c3).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...a/com/datasqrl/graphql/GraphqlSchemaValidator.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2002      +/-   ##
============================================
- Coverage     13.10%   13.10%   -0.01%     
  Complexity      780      780              
============================================
  Files           595      595              
  Lines         16861    16862       +1     
  Branches       1972     1973       +1     
============================================
  Hits           2210     2210              
- Misses        14448    14449       +1     
  Partials        203      203              

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

@ferenc-csaky ferenc-csaky changed the title test: Modify a use-case test to cover enum type in GraphQL mutation test: Update a use-case test to cover enum type in GraphQL mutation Apr 8, 2026
@ferenc-csaky ferenc-csaky changed the title test: Update a use-case test to cover enum type in GraphQL mutation fix: Allow enum -> String conversion in GraphQL schema validator Apr 8, 2026
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.

2 participants