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

Code refresh #188

Merged
merged 6 commits into from
Mar 30, 2024
Merged

Code refresh #188

merged 6 commits into from
Mar 30, 2024

Conversation

svrooij
Copy link
Owner

@svrooij svrooij commented Feb 7, 2024

Remove references to old code

Description

Please describe your pull request.

Your checklist for this pull request

🚨 Please review the guidelines for contributing to this repository.

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side). Don't request your master!
  • Make sure you are making a pull request against the beta branch (left side). Also you should start your branch off svrooij/node-sonos-ts/beta.
  • Check the commit's or even all commits' message styles matches our requested structure.
  • Check your code additions will fail neither code linting checks nor unit test.
  • Check you add tests for added code.

💔 Thank you!

@coveralls
Copy link

coveralls commented Feb 7, 2024

Pull Request Test Coverage Report for Build 8492084594

Details

  • 77 of 215 (35.81%) changed or added relevant lines in 17 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 78.738%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/services/connection-manager.service.ts 2 3 66.67%
src/services/group-rendering-control.service.ts 5 6 83.33%
src/services/q-play.service.ts 0 1 0.0%
src/services/group-management.service.ts 0 4 0.0%
src/services/alarm-clock.service.ts 12 17 70.59%
src/services/audio-in.service.ts 2 7 28.57%
src/services/zone-group-topology.service.ts 2 8 25.0%
src/services/content-directory.service.ts 8 16 50.0%
src/services/ht-control.service.ts 0 8 0.0%
src/services/virtual-line-in.service.ts 0 8 0.0%
Totals Coverage Status
Change from base Build 7817241026: 0.1%
Covered Lines: 1690
Relevant Lines: 2104

💛 - Coveralls

src/sonos-device.ts Dismissed Show resolved Hide resolved
@svrooij svrooij merged commit 40cd032 into beta Mar 30, 2024
8 checks passed
@svrooij svrooij deleted the feature/cleanup branch March 30, 2024 16:46
Copy link

🎉 This PR is included in version 2.6.0-beta.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants