-
Notifications
You must be signed in to change notification settings - Fork 148
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 1611 incorrect errors when validating data with a missiing required column #1620
Fix 1611 incorrect errors when validating data with a missiing required column #1620
Commits on Jan 15, 2024
-
TDD: add test case with missing required header and schema_sync=True …
…detector option in validation of a table resource: test fails
Configuration menu - View commit details
-
Copy full SHA for bdccd6c - Browse repository at this point
Copy the full SHA bdccd6cView commit details -
TDD: fix test case by removing fields info related to missing labels …
…in creation of row_stream: test passes
Configuration menu - View commit details
-
Copy full SHA for 49ddefd - Browse repository at this point
Copy the full SHA 49ddefdView commit details -
Add test case for validation TableResource with schema_sync=True dete…
…ctor option with two missing required header: test passes
Configuration menu - View commit details
-
Copy full SHA for 2d1a6b0 - Browse repository at this point
Copy the full SHA 2d1a6b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 243b3bd - Browse repository at this point
Copy the full SHA 243b3bdView commit details -
Refacto: update field_info directly in row_stream local function just…
… before processing Row creation
Configuration menu - View commit details
-
Copy full SHA for bf2bb00 - Browse repository at this point
Copy the full SHA bf2bb00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23e4231 - Browse repository at this point
Copy the full SHA 23e4231View commit details
Commits on Jan 24, 2024
-
Merge branch 'main' into Fix-1611-incorrect-errors-when-validating-da…
…ta-with-a-missiing-required-column
Configuration menu - View commit details
-
Copy full SHA for 5e4e245 - Browse repository at this point
Copy the full SHA 5e4e245View commit details -
Merge branch 'main' into Fix-1611-incorrect-errors-when-validating-da…
…ta-with-a-missiing-required-column
Configuration menu - View commit details
-
Copy full SHA for eca4381 - Browse repository at this point
Copy the full SHA eca4381View commit details
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4dc6274 - Browse repository at this point
Copy the full SHA 4dc6274View commit details
Commits on Jan 26, 2024
-
Merge branch 'frictionlessdata:main' into Fix-1611-incorrect-errors-w…
…hen-validating-data-with-a-missiing-required-column
Configuration menu - View commit details
-
Copy full SHA for 4ba3e64 - Browse repository at this point
Copy the full SHA 4ba3e64View commit details
Commits on Jan 29, 2024
-
Refacto: Move added block dealing with missing required labels in __o…
…pen_run_stream() TableResource method
Configuration menu - View commit details
-
Copy full SHA for 42872cc - Browse repository at this point
Copy the full SHA 42872ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2a910e - Browse repository at this point
Copy the full SHA e2a910eView commit details