You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding a new use case to the SQL integration tests, the actual snapshot of the analytics-only use case changes.
Here is the error message:
Actual : {"data":{"ApplicationStatusTest":[{"status":"applied","num":92.0},{"status":"approval","num":41.0},{"status":"check","num":59.0},{"status":"closing","num":21.0},{"status":"funding","num":11.0},{"status":"pre-approval","num":75.0},{"status":"processing","num":34.0},{"status":"reviewed","num":83.0},{"status":"underwriting","num":53.0},{"status":"verification","num":66.0}]}}
Expected: {"data":{"ApplicationStatusTest":[{"status":"applied","num":99.0},{"status":"approval","num":42.0},{"status":"check","num":62.0},{"status":"closing","num":21.0},{"status":"funding","num":11.0},{"status":"pre-approval","num":82.0},{"status":"processing","num":34.0},{"status":"reviewed","num":90.0},{"status":"underwriting","num":55.0},{"status":"verification","num":72.0}]}}
When adding a new use case to the SQL integration tests, the actual snapshot of the analytics-only use case changes.
Here is the error message:
The pipeline run in question is this one: https://github.com/DataSQRL/sqrl/actions/runs/11490492917/job/31981292027#step:5:23318
The text was updated successfully, but these errors were encountered: