-
-
Notifications
You must be signed in to change notification settings - Fork 118
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
feat: add WaveComponent #220
Conversation
Codecov Report
@@ Coverage Diff @@
## master #220 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 20 20
Lines 498 498
=========================================
Hits 498 498
Continue to review full report at Codecov.
|
src/service/waveHandler.js
Outdated
return acc | ||
}, WAVE_SUBTYPE) | ||
} | ||
console.log(this.type) |
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.
question: Is this a remaining of a debugging session or is it useful to always have this log?
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.
That is something I forgot to clean after the debugging session, nice catch !
Thanks
Code Climate has analyzed commit 1cb518d and detected 0 issues on this pull request. View more on Code Climate. |
What does this pull request contains
New types for all API version:
Explain your changes
Add new entry in metadata file
Add new folder for discovery
Adapt the WaveHandler to support multiple folder
Does this close any currently open issues?
closes #218
Any particular element to being able to test locally
Run jest
yarn test
Any other comments?
Where has this been tested?
Operating System: root:xnu-6153.141.43~1/RELEASE_X86_64
yarn version: 1.22.17
node version: v14.18.1
git version: 2.34.1
sfdx version: sfdx-cli/7.129.0 darwin-x64 node-v14.18.1
sgd plugin version: 4.11.0