components icon indicating copy to clipboard operation
components copied to clipboard

chore: Upgrade nodejs 18

Open taheramr opened this issue 2 years ago • 1 comments

Description

Related links, issue #, if available: n/a

How has this been tested?

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

taheramr avatar Sep 08 '23 12:09 taheramr

Codecov Report

Patch coverage has no change and project coverage change: +0.01% :tada:

Comparison is base (a63ddd2) 94.00% compared to head (939a69d) 94.01%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1530      +/-   ##
==========================================
+ Coverage   94.00%   94.01%   +0.01%     
==========================================
  Files         643      643              
  Lines       17350    17350              
  Branches     5700     5700              
==========================================
+ Hits        16309    16311       +2     
+ Misses        972      970       -2     
  Partials       69       69              

see 1 file with indirect coverage changes

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Sep 08 '23 13:09 codecov[bot]