-
Notifications
You must be signed in to change notification settings - Fork 16
Conversation
Thanks for the PR @SCCGITHUB 🙏 I haven't looked into it yet, but CI is failing. I can check further into it on Monday, but it might be related to code in the PR as CI previously passed. |
It seems that the type of the dependent package has changed causing ci failing |
I pulled in the updated debs to clear out that CI issue. This PR is not passing linting:
You can try auto-fixing these with |
fe1876d
to
713187d
Compare
d70b246
to
85afcad
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding these tests 💯
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See last comment around line 88
c0b447b
to
23edc78
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the submission!
## [1.0.3](v1.0.2...v1.0.3) (2023-01-30) ### Tests * add stream transition test ([#72](#72)) ([27ec3da](27ec3da))
🎉 This PR is included in version 1.0.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
add stream transition tests.
TESTING INSTRUCTIONS
Clone this fork. Open a terminal and cd to root directory, then execute the following:
npm install && npm run test