-
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
2897 finalized reporting language #2962
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2962 +/- ##
========================================
Coverage 93.04% 93.05%
========================================
Files 276 276
Lines 7102 7108 +6
Branches 599 599
========================================
+ Hits 6608 6614 +6
Misses 399 399
Partials 95 95
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
row, col = 3, 0 | ||
worksheet.write_url( | ||
row, col, | ||
'https://tdp-project-updates.app.cloud.gov/knowledge-center/viewing-error-reports.html', |
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.
this was the link provided in the ticket, but it currently 404
s - @reitermb
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.
This should start working as soon as we merge #2969
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.
I still see the 404 on the knowledge center link also. Otherwise looks good!
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.
LGTM! 🥇
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.
LGTM
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.
aria-label="Knowledge Center error reports guidance" | ||
rel="noreferrer" | ||
> | ||
Visit the Knowledge Center for further guidance on interpreting error |
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.
Visit the Knowledge Center for further guidance on interpreting error | |
Visit the Knowledge Center for further guidance on reviewing error |
worksheet.write_url( | ||
row, col, | ||
'https://tdp-project-updates.app.cloud.gov/knowledge-center/viewing-error-reports.html', | ||
string='Visit the Knowledge Center for further guidance on interpreting error reports' |
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.
string='Visit the Knowledge Center for further guidance on interpreting error reports' | |
string='Visit the Knowledge Center for further guidance on reviewing error reports' |
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.
@jtimpe @reitermb looks great! thank you for the updates for clarity and a11y! cc: @ttran-hub
I confirmed the results are consistent for all STT types and data types (tribal, tanf, and ssp) 🥇
Summary of Changes
Pull request closes #2897 and closes #3024
How to Test
Deliverables
More details on how deliverables herein are assessed included here.
Deliverable 1: Accepted Features
Checklist of ACs:
lfrohlich
and/oradpennington
confirmed that ACs are met.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):