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

chore(build): npm update #1283

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

cdcabrera
Copy link
Member

What's included

  • chore(build): npm update

Notes

  • axios package update

How to test

Coverage and basic unit test check

  1. update the NPM packages with $ npm install
  2. $ npm test
  3. confirm tests come back clean

Check the build

  1. update the NPM packages with $ npm install
  2. $ npm run build
  3. confirm tests come back clean

Example

...

Updates issue/story

ongoing

@cdcabrera cdcabrera added build 202404 project phase labels Feb 27, 2024
@codecov-commenter
Copy link

Codecov Report

Merging #1283 (7376b2d) into main (a45339c) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1283   +/-   ##
=======================================
  Coverage   92.02%   92.02%           
=======================================
  Files         114      114           
  Lines        4466     4466           
  Branches     1885     1885           
=======================================
  Hits         4110     4110           
  Misses        336      336           
  Partials       20       20           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a45339c...7376b2d. Read the comment docs.

@cdcabrera cdcabrera merged commit 91d87c4 into RedHatInsights:main Feb 27, 2024
5 of 7 checks passed
cdcabrera added a commit that referenced this pull request Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
202404 project phase build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants