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

55 - update readme with new files and instructions #57

Merged
merged 2 commits into from
Sep 28, 2023

Conversation

aharjati
Copy link
Contributor

@aharjati aharjati commented Sep 27, 2023

closes #55

Update README with updates:

  • Add phase 1 and phase 2 reference
  • Add quick notes on new files
  • Update test instruction with LEI update

@github-actions
Copy link

Coverage report

The coverage rate went from 93.34% to 93.34% ⬆️
The branch rate is 82%.

None of the new lines are part of the tested code. Therefore, there is no coverage data about them.

Copy link
Member

@hkeeler hkeeler left a comment

Choose a reason for hiding this comment

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

Looks good. Just the one typo.

README.md Outdated Show resolved Hide resolved
Comment on lines +34 to 42
python src/validator/main.py 000TESTFIUIDDONOTUSE SBL_Validations_SampleData_GoodFile_03312023.csv
# else just pass the csv_path as arg
python src/validator/main.py SBL_Validations_SampleData_GoodFile_03312023.csv

# Test validating the "bad" file
python src/validator/main.py 000TESTFIUIDDONOTUSE SBL_Validations_SampleData_BadFile_03312023.csv
# or
python src/validator/main.py SBL_Validations_SampleData_BadFile_03312023.csv
```
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thanks for the heads up.

Co-authored-by: Hans Keeler <[email protected]>
@aharjati
Copy link
Contributor Author

Looks good. Just the one typo.

thanks. fixed the typo

@aharjati aharjati merged commit 31803cc into main Sep 28, 2023
jcadam14 pushed a commit that referenced this pull request May 3, 2024
closes #55 

Update README with updates:
- Add phase 1 and phase 2 reference
- Add quick notes on new files
- Update test instruction with LEI update

---------

Co-authored-by: Aldrian Harjati <[email protected]>
Co-authored-by: Hans Keeler <[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.

Update README with 2-phase validations
2 participants