-
Notifications
You must be signed in to change notification settings - Fork 154
Fix #1610 unexpected field-error related to a well-formatted value example of a schema's boolean field using frictionless validate #1615
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
Merged
pierrecamilleri
merged 21 commits into
frictionlessdata:main
from
amelie-rondot:Fix-1610-solve-field-error-on-boolean-field-with-true-or-false-values-customised
Aug 30, 2024
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
4833b85
TDD: Add test cases for boolean field
amelie-rondot 581279b
TDD: tests passe: fix Field with boolean type creation from descripto…
amelie-rondot 17f74c1
TDD: Add test cases for boolean field customised with 'trueValues' an…
amelie-rondot 7aa1cde
TDD: test pass, fix BooleanField creation from a schema descriptor to…
amelie-rondot e1c5965
Refactoring
amelie-rondot e77e416
Add many test cases for test boolean field from schema descriptor rea…
amelie-rondot a93c035
Fix test cases to expected behavior
amelie-rondot c539d67
Fix failed tests
amelie-rondot 7107b8d
TDD: add test case to fix example value in boolean field with customi…
amelie-rondot 3c7cd54
TDD: test passes: edit 'field.true_values' and 'field.false_values' t…
amelie-rondot e26d533
Refacto: sort and remove useless imports
amelie-rondot 8e7c1f9
Refacto: factorize test cases
amelie-rondot 0e0aa0e
Refacto and add test cases corresponding to issue 1610
amelie-rondot 151c81f
Add test case for invalid value example in schema descriptor to fix i…
amelie-rondot 9e08f2d
Refacto: reformat file
amelie-rondot cdea802
Linting: lint and format files
amelie-rondot 07eefdc
Refacto: rmove useless lines
amelie-rondot c2b8faf
Refacto: remove useless lines 2
amelie-rondot a7a01b4
🔵 typo
pierrecamilleri 42b14fa
fix: from_descriptor not possible
pierrecamilleri f127067
fix: lint
pierrecamilleri File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.