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

make load able to pick json in macos chrome #1000

Merged
merged 1 commit into from
Mar 11, 2022

Conversation

tmm1
Copy link
Contributor

@tmm1 tmm1 commented Mar 11, 2022

was having a hard time loading my saved json data on macos chrome

@codecov
Copy link

codecov bot commented Mar 11, 2022

Codecov Report

Merging #1000 (6308cc8) into master (8c3090c) will decrease coverage by 0.38%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1000      +/-   ##
==========================================
- Coverage   54.20%   53.82%   -0.39%     
==========================================
  Files         229      229              
  Lines       11485    11485              
  Branches     1560     1560              
==========================================
- Hits         6226     6182      -44     
- Misses       5245     5289      +44     
  Partials       14       14              
Impacted Files Coverage Δ
src/components/UserSettings.tsx 0.00% <ø> (ø)
src/redux/fs/Load.tsx 12.50% <ø> (ø)
src/forms/Y2020/irsForms/ScheduleEIC.ts 42.45% <0.00%> (-19.00%) ⬇️
src/forms/Y2021/irsForms/F8995.ts 77.77% <0.00%> (-14.82%) ⬇️
...020/irsForms/worksheets/ChildTaxCreditWorksheet.ts 97.50% <0.00%> (-2.50%) ⬇️
src/forms/Y2021/irsForms/F1040.ts 93.30% <0.00%> (-0.75%) ⬇️
src/components/TaxPayer/SpouseAndDependent.tsx 94.04% <0.00%> (+1.19%) ⬆️

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 beecbb7...6308cc8. Read the comment docs.

Copy link
Collaborator

@thegrims thegrims left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thegrims thegrims merged commit 80ec23f into ustaxes:master Mar 11, 2022
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.

2 participants