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

Ticket 11, added invalid_uid_lei validation and unit tests #30

Merged
merged 10 commits into from
Aug 16, 2023

Conversation

nargis-sultani
Copy link
Contributor

@nargis-sultani nargis-sultani commented Aug 11, 2023

Closes #11

src/validator/main.py Outdated Show resolved Hide resolved
@lchen-2101
Copy link
Collaborator

I think we're also adding to the phased validations schema, correct? Can you check, and add it to the phased one as well?

@nargis-sultani
Copy link
Contributor Author

I think we're also adding to the phased validations schema, correct? Can you check, and add it to the phased one as well?

Sure, adding it.

README.md Outdated
@@ -27,6 +27,8 @@ failed validation.

```sh
# Test validating the "good" file
# If passing lei value, pass lei as fist arg and csv_path as second arg
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Little typo here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, let me fix.

Copy link
Collaborator

@lchen-2101 lchen-2101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lchen-2101 lchen-2101 merged commit 30e4650 into main Aug 16, 2023
@lchen-2101 lchen-2101 deleted the features/11_invalid_uid_lei branch August 16, 2023 21:15
@nargis-sultani nargis-sultani restored the features/11_invalid_uid_lei branch September 12, 2023 13:38
jcadam14 pushed a commit that referenced this pull request May 3, 2024
* Ticket 11, added invalid_uid_lei validation and unit tests

* changed function name

* addressed Hans suggestions to have lei passed through command line and have a way to skip this validation

* addressed the comments

* modified comments

* addressed the comment and modified the phase validation

* modified function name

* fixed typo

* addressed the comment

* Addressed the comment

---------

Co-authored-by: Nargis Sultani <[email protected]>
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.

Add invalid_uid_lei validation
3 participants