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

Create base versions of 2021 Oregon form models #856

Merged
merged 10 commits into from
Feb 14, 2022

Conversation

richmoni
Copy link
Contributor

@richmoni richmoni commented Jan 18, 2022

Adds base versions of 2021 Oregon form models for Forms OR-40, OR-40-N, OR-40-P, and OR-40-V, as well as Schedules OR-ASC, OR-ASC-NP, and OR-WFHDC. Adds associated raw PDFs of forms.

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

  • Feature
  • Other, please describe: Adds raw PDFs to public/forms.

richmoni and others added 2 commits January 16, 2022 14:41
Create base versions of form models for Form OR-40, Schedule OR-WFHDC, and Form OR-40-V. Create Parameters file. Add associated PDFs to the public/forms directory.

Co-authored-by: Kyle.Bonner <KyleBonner@users.noreply.github.com>
Co-authored-by: John Pierre Carr <mrbluesky2@users.noreply.github.com>
Co-authored-by: AnthonyTrinh8 <AnthonyTrinh8@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Jan 18, 2022

Codecov Report

Merging #856 (0207462) into master (d37fbd2) will decrease coverage by 14.63%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #856       +/-   ##
===========================================
- Coverage   66.82%   52.18%   -14.64%     
===========================================
  Files         205      213        +8     
  Lines        6131     9338     +3207     
  Branches      635     1163      +528     
===========================================
+ Hits         4097     4873      +776     
- Misses       1601     4451     +2850     
+ Partials      433       14      -419     
Impacted Files Coverage Δ
src/forms/Y2021/stateForms/OR/OR40.ts 0.00% <0.00%> (ø)
src/forms/Y2021/stateForms/OR/OR40N.ts 0.00% <0.00%> (ø)
src/forms/Y2021/stateForms/OR/OR40P.ts 0.00% <0.00%> (ø)
src/forms/Y2021/stateForms/OR/OR40V.ts 0.00% <0.00%> (ø)
src/forms/Y2021/stateForms/OR/ORASC.ts 0.00% <0.00%> (ø)
src/forms/Y2021/stateForms/OR/ORASCNP.ts 0.00% <0.00%> (ø)
src/forms/Y2021/stateForms/OR/ORWFHDC.ts 0.00% <0.00%> (ø)
src/forms/Y2021/stateForms/OR/Parameters.ts 0.00% <0.00%> (ø)
src/components/input/styles.ts 60.00% <0.00%> (-40.00%) ⬇️
src/components/GettingStarted.tsx 37.50% <0.00%> (-22.50%) ⬇️
... and 178 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 453cc8e...0207462. Read the comment docs.

@thegrims thegrims merged commit 6e7c704 into ustaxes:master Feb 14, 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