• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

thelinmichael / spotify-web-api-node / #215

18 Mar 2025 01:34AM UTC coverage: 96.978%. Remained the same
#215

push

travis-ci

web-flow
Bump actions/setup-node from 4.2.0 to 4.3.0

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

132 of 147 branches covered (89.8%)

353 of 364 relevant lines covered (96.98%)

35.13 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

100.0
/src/server.js
1
var SpotifyWebApi = require('./spotify-web-api');
1✔
2
var ServerMethods = require('./server-methods');
1✔
3
SpotifyWebApi._addMethods(ServerMethods);
1✔
4
module.exports = SpotifyWebApi;
1✔
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc