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

feat: handle field inconsistencies as Errors #95

Merged
merged 12 commits into from
Mar 1, 2022
Merged

Conversation

y-lakhdar
Copy link
Contributor

  • Created a class to store inconsistencies to help its manipulation
  • Created a Error to be thrown in case of field type inconsistencies
  • Regrouped all errors under the same folder

@y-lakhdar y-lakhdar changed the base branch from CDX-836 to feat/field-analyser February 23, 2022 17:01
@y-lakhdar y-lakhdar merged commit 0d76c79 into feat/field-analyser Mar 1, 2022
y-lakhdar added a commit that referenced this pull request Mar 1, 2022
* feat: add `FieldAnalyser` class (#91)

https://coveord.atlassian.net/browse/CDX-834

* feat: list all fields from org (#92)

https://coveord.atlassian.net/browse/CDX-836

* feat: handle field inconsistencies as Errors (#95)

https://coveord.atlassian.net/browse/CDX-848

* feat: add `FieldAnalyser` to `Source` class (#96)

https://coveord.atlassian.net/browse/CDX-840

* fix: split fields into batches (#97)

https://coveord.atlassian.net/browse/CDX-851

* feat: ensure `permanentId` field exists and correctly configured (#101)

https://coveord.atlassian.net/browse/CDX-850
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