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

Upgrade npm, install concurrently #779

Merged
merged 1 commit into from
Dec 15, 2021
Merged

Conversation

zakpatterson
Copy link
Collaborator

Finally upgrade to NPM > 7

Use concurrently to stop react-scripts from hiding log messages before the server starts

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

  • Build-related changes

Use concurrently to stop react-scripts from
hiding log messages before the server starts
@codecov
Copy link

codecov bot commented Dec 15, 2021

Codecov Report

Merging #779 (712cffb) into master (739d563) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #779      +/-   ##
==========================================
+ Coverage   71.16%   71.19%   +0.02%     
==========================================
  Files         116      116              
  Lines        3815     3815              
  Branches      595      595              
==========================================
+ Hits         2715     2716       +1     
+ Misses       1086     1085       -1     
  Partials       14       14              
Impacted Files Coverage Δ
src/irsForms/Schedule3.ts 15.00% <0.00%> (-5.00%) ⬇️
src/irsForms/ScheduleEIC.ts 80.44% <0.00%> (+1.11%) ⬆️
src/irsForms/worksheets/ChildTaxCreditWorksheet.ts 100.00% <0.00%> (+2.32%) ⬆️

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 739d563...712cffb. Read the comment docs.

@thegrims thegrims merged commit 1668ddc into ustaxes:master Dec 15, 2021
zakpatterson added a commit that referenced this pull request Dec 18, 2021
Use concurrently to stop react-scripts from
hiding log messages before the server starts
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

2 participants