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(user counties): Add get counties hook to pull user state counties #762

Merged
merged 25 commits into from
Sep 11, 2024

Conversation

jdinh8124
Copy link
Collaborator

Purpose

Add logic to pull counties from census api and add it to the user provider object

Linked Issues to Close

https://qmacbis.atlassian.net/browse/OY2-29601

@jdinh8124 jdinh8124 added the status: NOT READY PR ain't ready label Sep 9, 2024
@jdinh8124 jdinh8124 self-assigned this Sep 9, 2024
@jdinh8124 jdinh8124 changed the title Counties hook feat(user counties): Add get counties hook to pull user state counties Sep 9, 2024
Copy link
Contributor

github-actions bot commented Sep 9, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 54.61% 4333 / 7934
🔵 Statements 54.45% 4564 / 8382
🔵 Functions 49.04% 1049 / 2139
🔵 Branches 27.11% 820 / 3024
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
lib/packages/shared-types/states.ts 100% 100% 100% 100%
react-app/src/api/useGetCounties.ts 13.33% 0% 0% 14.28% 4-20, 5-15, 6-7, 9-11, 10, 13-14, 14, 16, 18-19, 24-31, 26
react-app/src/api/useGetUser.ts 85.71% 87.5% 50% 85.71% 45-48, 47
react-app/src/components/Context/userContext.tsx 21.73% 0% 10% 19.04% 12, 14-16, 15, 19-28, 21-27, 24, 24, 26, 31-32, 35-41, 37-40, 38-39, 44-49, 45-48, 52-55, 53-54
react-app/src/components/RHF/SlotField.tsx 71.42% 62.16% 60% 73.68% 104-106, 111-116, 113-115, 117, 178, 210
Generated in workflow #237

Copy link

codeclimate bot commented Sep 11, 2024

Code Climate has analyzed commit 41f701f and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 19.5% (50% is the threshold).

This pull request will bring the total coverage in the repository to 54.6% (-0.1% change).

View more on Code Climate.

Copy link
Contributor

🎉 This PR is included in version 1.5.0-val.80 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released on @val status: READY PR is ready for review type: FEAT Submit new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants