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

Fix form onAdvance redundancy and typo #660

Merged
merged 1 commit into from
Oct 20, 2021

Conversation

zakpatterson
Copy link
Collaborator

@zakpatterson zakpatterson commented Oct 19, 2021

What kind of change does this PR introduce?

  • Redundancy, typo

@zakpatterson zakpatterson marked this pull request as draft October 19, 2021 15:05
@codecov-commenter
Copy link

codecov-commenter commented Oct 19, 2021

Codecov Report

Merging #660 (0c1f726) into master (9bcefa2) will decrease coverage by 1.03%.
The diff coverage is 30.37%.

❗ Current head 0c1f726 differs from pull request most recent head d953ddd. Consider uploading reports for the commit d953ddd to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #660      +/-   ##
==========================================
- Coverage   64.20%   63.16%   -1.04%     
==========================================
  Files         108      112       +4     
  Lines        3716     3736      +20     
  Branches      573      578       +5     
==========================================
- Hits         2386     2360      -26     
- Misses       1315     1361      +46     
  Partials       15       15              
Impacted Files Coverage Δ
src/components/RefundBankAccount.tsx 8.33% <0.00%> (+0.64%) ⬆️
src/components/SaveToFile.tsx 0.00% <0.00%> (ø)
src/components/UserSettings.tsx 0.00% <0.00%> (ø)
src/redux/fs/Actions.ts 0.00% <0.00%> (ø)
src/redux/fs/Load.tsx 9.09% <9.09%> (ø)
src/redux/fs/index.ts 10.00% <10.00%> (ø)
src/components/TaxPayer/SpouseAndDependent.tsx 96.77% <50.00%> (-0.06%) ⬇️
src/redux/fs/FSReducer.ts 58.33% <58.33%> (ø)
src/components/Questions.tsx 95.65% <88.88%> (-0.19%) ⬇️
src/redux/store.ts 69.23% <100.00%> (ø)
... and 4 more

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...d953ddd. Read the comment docs.

@thegrims thegrims merged commit 1acfedb into ustaxes:master Oct 20, 2021
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.

None yet

3 participants