-
Notifications
You must be signed in to change notification settings - Fork 14
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 review for E6 module work #872
Comments
This issue is assigned to me, but I'm not clear on what I need to do to address it. It almost sounds like it's not quite ready for review. @jonathanolson - can you please clarify? |
It sounds like it's not ready yet, presumably this would be done a bit more during the "sprint"? It's unclear and very broad to me. |
Code to review: in
in
|
@ariel-phet Before someone(s) are assigned to code review, we should confirm that the authors have done a review themselves using the CRC. |
reportUnusedMedia/reportUnusedStrings are commented out in buildRunnable, otherwise I believe the code I wrote is ready to review. |
3/5/20 dev meeting
|
3/19 dev meeting: @samreid still needs to self-review modulify.js @Denz1994 will start review of buildRunnable.js, webpackBuild.js, and Gruntfile.js. @jonathanolson said that most recent changes should be g2g, but there may be old changes that are not up to standards. |
modulify.js is now ready for code review. Please note I added a few questions for the reviewer in comments. |
I reviewed the code that was relevant to |
Mipmaps failed for some images, via the interlacing pattern described in #831. I wasn't sure how throw interplayed with |
Thanks, I removed those comments. |
Review comments for |
From Dev Meeting 04/09/2020: I'll review |
I've started reviewing getInitializationScript.js and buildStandAlone.js. I'll add SimLauncher.js as a priority as well. These files should be reviewed by Friday. |
SimLauncher has many changes in a branch, see phetsims/joist#621 that will be moved to master soon. |
I addressed review feedback and moved SimLauncher to master. |
The last file to review is modulify.js. I'll get to it this week to finish off this chip away. |
All the files listed in #872 (comment) were reviewed or have their own code review issues. |
Looks like everything is in remaining other issues, closing here. Thanks! |
Once things are more solidified, we should review all changed chipper files and make sure they are up to our standards.
The text was updated successfully, but these errors were encountered: