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

test: add test for W2JobInfo #663

Merged
merged 1 commit into from
Oct 20, 2021

Conversation

arisaokasaka
Copy link
Contributor

@arisaokasaka arisaokasaka commented Oct 20, 2021

What kind of change does this PR introduce? (delete not applicable)

  • Other, please describe: Add test for W2JobInfo

Fixes: #654

スクリーンショット 2021-10-20 14 44 07

@codecov-commenter
Copy link

Codecov Report

Merging #663 (7ac38e8) into master (9bcefa2) will increase coverage by 1.74%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #663      +/-   ##
==========================================
+ Coverage   64.20%   65.95%   +1.74%     
==========================================
  Files         108      108              
  Lines        3716     3716              
  Branches      573      573              
==========================================
+ Hits         2386     2451      +65     
+ Misses       1315     1252      -63     
+ Partials       15       13       -2     
Impacted Files Coverage Δ
src/irsForms/ScheduleEIC.ts 80.44% <0.00%> (+1.67%) ⬆️
src/irsForms/worksheets/ChildTaxCreditWorksheet.ts 100.00% <0.00%> (+2.32%) ⬆️
src/components/input/LabeledInput.tsx 95.00% <0.00%> (+5.00%) ⬆️
src/redux/reducer.ts 44.32% <0.00%> (+10.30%) ⬆️
src/components/input/boxLabel.tsx 100.00% <0.00%> (+50.00%) ⬆️
src/components/input/Currency.tsx 76.92% <0.00%> (+69.23%) ⬆️
src/components/income/W2JobInfo.tsx 100.00% <0.00%> (+92.85%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9bcefa2...7ac38e8. Read the comment docs.

@thegrims thegrims merged commit cfbefb9 into ustaxes:master Oct 20, 2021
@thegrims
Copy link
Collaborator

@arisaokasaka Thanks for your contribution!

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.

Write unit tests for W2JobInfo
4 participants