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: fix repository url for npm package #3378

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

wellwelwel
Copy link
Collaborator

@wellwelwel wellwelwel commented Feb 4, 2025

Just fixing a warning from npm when publishing:

npm warn publish npm auto-corrected some errors in your package.json when publishing.  Please run "npm pkg fix" to address these errors.
npm warn publish errors corrected:
npm warn publish "repository.url" was normalized to "git+https://github.com/sidorares/node-mysql2.git"

Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.70%. Comparing base (5703c65) to head (81ae679).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3378   +/-   ##
=======================================
  Coverage   88.70%   88.70%           
=======================================
  Files          85       85           
  Lines       13446    13446           
  Branches     1531     1531           
=======================================
  Hits        11927    11927           
  Misses       1519     1519           
Flag Coverage Δ
compression-0 88.70% <ø> (ø)
compression-1 88.70% <ø> (ø)
static-parser-0 86.28% <ø> (ø)
static-parser-1 87.09% <ø> (ø)
tls-0 88.11% <ø> (ø)
tls-1 88.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wellwelwel wellwelwel marked this pull request as ready for review February 4, 2025 22:25
@wellwelwel wellwelwel merged commit 977fc7c into sidorares:master Feb 4, 2025
116 checks passed
@wellwelwel wellwelwel deleted the pkg branch February 4, 2025 22:54
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.

1 participant