Skip to content

chore: replace coveralls with coveralls-next - #1020

Open
bjnewman wants to merge 1 commit into
debug-js:masterfrom
bjnewman:chore/coveralls-next
Open

chore: replace coveralls with coveralls-next#1020
bjnewman wants to merge 1 commit into
debug-js:masterfrom
bjnewman:chore/coveralls-next

Conversation

@bjnewman

Copy link
Copy Markdown

Summary

  • Replace deprecated coveralls package with coveralls-next

Why

The coveralls package depends on the deprecated request library and is no longer maintained. coveralls-next is a maintained fork that:

  • Replaces request with native fetch
  • Provides the same CLI interface (no script changes needed)
  • Has fewer dependencies

See: https://github.com/nickmerwin/node-coveralls ("🚫 This repo is no longer maintained")

Testing

  • npm run test:node passes
  • coveralls binary still available via coveralls-next

注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

标签

None yet

Development

Successfully merging this pull request may close these issues.

1 participant