[go: up one dir, main page]

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

Fix sqa storage issue for input_constructors #2791

Closed
wants to merge 1 commit into from

Conversation

mgarrard
Copy link
Contributor

Summary: I recently added storage for input constructors, and our json tests pass for this because json is able to eloquently handle the enum of inputconstructorpurpose since the enum value is a string, however, it looks like sqa storage is not able to do this.

Differential Revision: D63442156

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Sep 26, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63442156

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63442156

mgarrard added a commit to mgarrard/Ax that referenced this pull request Sep 26, 2024
Summary:
Pull Request resolved: facebook#2791

I recently added storage for input constructors, and our json tests pass for this because json is able to eloquently handle the enum of inputconstructorpurpose since the enum value is a string, however, it looks like sqa storage is not able to do this.

Differential Revision: D63442156
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63442156

mgarrard added a commit to mgarrard/Ax that referenced this pull request Sep 26, 2024
Summary:
Pull Request resolved: facebook#2791

I recently added storage for input constructors, and our json tests pass for this because json is able to eloquently handle the enum of inputconstructorpurpose since the enum value is a string, however, it looks like sqa storage is not able to do this.

Differential Revision: D63442156
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63442156

mgarrard added a commit to mgarrard/Ax that referenced this pull request Sep 26, 2024
Summary:
Pull Request resolved: facebook#2791

I recently added storage for input constructors, and our json tests pass for this because json is able to eloquently handle the enum of inputconstructorpurpose since the enum value is a string, however, it looks like sqa storage is not able to do this.

Differential Revision: D63442156
@codecov-commenter
Copy link
codecov-commenter commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.72%. Comparing base (0d05f21) to head (2e9e360).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2791   +/-   ##
=======================================
  Coverage   95.72%   95.72%           
=======================================
  Files         490      490           
  Lines       48413    48437   +24     
=======================================
+ Hits        46342    46366   +24     
  Misses       2071     2071           

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

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63442156

mgarrard added a commit to mgarrard/Ax that referenced this pull request Sep 27, 2024
Summary:
Pull Request resolved: facebook#2791

I recently added storage for input constructors, and our json tests pass for this because json is able to eloquently handle the enum of inputconstructorpurpose since the enum value is a string, however, it looks like sqa storage is not able to do this.

Differential Revision: D63442156
@mgarrard mgarrard force-pushed the export-D63442156 branch 2 times, most recently from 46eab37 to 9b2adaa Compare September 27, 2024 18:12
mgarrard added a commit to mgarrard/Ax that referenced this pull request Sep 27, 2024
Summary:
Pull Request resolved: facebook#2791

I recently added storage for input constructors, and our json tests pass for this because json is able to eloquently handle the enum of inputconstructorpurpose since the enum value is a string, however, it looks like sqa storage is not able to do this.

Differential Revision: D63442156
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63442156

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63442156

mgarrard added a commit to mgarrard/Ax that referenced this pull request Sep 27, 2024
Summary:
Pull Request resolved: facebook#2791

I recently added storage for input constructors, and our json tests pass for this because json is able to eloquently handle the enum of inputconstructorpurpose since the enum value is a string, however, it looks like sqa storage is not able to do this.

Differential Revision: D63442156
mgarrard added a commit to mgarrard/Ax that referenced this pull request Sep 27, 2024
Summary:
Pull Request resolved: facebook#2791

I recently added storage for input constructors, and our json tests pass for this because json is able to eloquently handle the enum of inputconstructorpurpose since the enum value is a string, however, it looks like sqa storage is not able to do this.

Reviewed By: saitcakmak, lena-kashtelyan

Differential Revision: D63442156
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63442156

mgarrard added a commit to mgarrard/Ax that referenced this pull request Sep 30, 2024
Summary:
Pull Request resolved: facebook#2791

I recently added storage for input constructors, and our json tests pass for this because json is able to eloquently handle the enum of inputconstructorpurpose since the enum value is a string, however, it looks like sqa storage is not able to do this.

Reviewed By: saitcakmak, lena-kashtelyan

Differential Revision: D63442156
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63442156

Summary:
Pull Request resolved: facebook#2791

I recently added storage for input constructors, and our json tests pass for this because json is able to eloquently handle the enum of inputconstructorpurpose since the enum value is a string, however, it looks like sqa storage is not able to do this.

Reviewed By: saitcakmak, lena-kashtelyan

Differential Revision: D63442156
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63442156

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in e09033c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants