-
Notifications
You must be signed in to change notification settings - Fork 367
#2070 #2069 #2068 - Fixes for spo page commands
#2079
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
Conversation
… page at the end
|
Thank you so much! We'll go through it asap 🚀 |
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.
Hey @estruyf, it seems like we're missing some tests. Would you mind taking another look?
=============================== Coverage summary ===============================
Statements : 99.97% ( 67094/67116 )
Branches : 99.91% ( 12829/12840 )
Functions : 100% ( 3557/3557 )
Lines : 99.97% ( 67094/67116 )
================================================================================
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.
Very nicely done! Nothing to add 👏
| pageData.CanvasContent1 = canvasContent; | ||
| } | ||
|
|
||
| console.log(pageData) |
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.
😄
|
Merged manually. Awesome job! 👏 |
This PR contains the required fixes for the #2070 #2069 #2068 issues.