Skip to content

Conversation

@haroon10725
Copy link
Contributor

@walterbender Can you please review this.

@github-actions
Copy link
Contributor

❌ Some Jest tests failed. Please check the logs and fix the issues before merging.

Failed Tests:

synthutils.test.js
turtle-singer.test.js

// if the file is of .wav type, save it
if (reader.result.substring(reader.result.indexOf(":")+1, reader.result.indexOf(";")) === "audio/wav"){
if (reader.result.length <= 1333333){
if (reader.result.substring(reader.result.indexOf(":")+1, reader.result.indexOf(";")) === "audio/wav") {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add spaces around the + operator

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@walterbender
Copy link
Member

you tested the changes you made to drag over/leave?

@haroon10725
Copy link
Contributor Author

you tested the changes you made to drag over/leave?

Yes, it is working

@github-actions
Copy link
Contributor

❌ Some Jest tests failed. Please check the logs and fix the issues before merging.

Failed Tests:

synthutils.test.js
turtle-singer.test.js

@walterbender walterbender merged commit e5ace41 into sugarlabs:master Feb 21, 2025
5 checks passed
@haroon10725 haroon10725 deleted the update-sampler branch February 28, 2025 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants