-
Notifications
You must be signed in to change notification settings - Fork 4
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
SSP Section 2 Parsing & Validation #2724
Conversation
- Added cat 2 validators
- Added cat3 validators
…1118-ssp-section-2-val
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #2724 +/- ##
===========================================
- Coverage 92.83% 92.79% -0.04%
===========================================
Files 44 246 +202
Lines 977 5568 +4591
Branches 160 480 +320
===========================================
+ Hits 907 5167 +4260
- Misses 37 308 +271
- Partials 33 93 +60
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 174 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
- Skipping super big file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fix the missing validator and this is good to go! a couple additional questions for clarification
…1118-ssp-section-2-val
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@elipe17 @jtimpe in good shape! please note:
- i suggested changes for a few validators that i missed. reflected in workbook as well.
- wanted to confirm the space-filled fields are accounted for.
- can you briefly summarize what changed in the t1-t7 and m1-m3 schemas? just formatting? want to make sure i dont need to re-test those.
these changes are formatting that comes from running the python utility black. i think the unit test coverage should be sufficient to say it doesn't cause an issue. the formatter will likely need to be re-run for ssp section 1 at some point, though, as my changes didn't have the formatting applied. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Summary of Changes
Pull request closes SSP Closed Data (02) File Parsing - As a data analyst, I want my data files to be parsed so that my submission can be validated/accepted by TDP #1118
How to Test
ADS.E2J.NDM2.MS24
Deliverables
More details on how deliverables herein are assessed included here.
Deliverable 1: Accepted Features
Checklist of ACs:
Deliverable 2: Tested Code
CodeCov Report
comment in PR)CodeCov Report
comment in PR)Deliverable 3: Properly Styled Code
Deliverable 4: Accessible
iamjolly
andttran-hub
using Accessibility Insights reveal any errors introduced in this PR?Deliverable 5: Deployed
Deliverable 6: Documented
Deliverable 7: Secure
Deliverable 8: User Research
Research product(s) clearly articulate(s):