Skip to content

Updating the README to callout interim solution in test-helper.js#423

Open
cah-john-ryan wants to merge 1 commit intoember-cli-code-coverage:masterfrom
cah-john-ryan:update-readme
Open

Updating the README to callout interim solution in test-helper.js#423
cah-john-ryan wants to merge 1 commit intoember-cli-code-coverage:masterfrom
cah-john-ryan:update-readme

Conversation

@cah-john-ryan
Copy link

This is a PR to address the concerns called out in issue #422

forceModulesToBeLoaded();
await sendCoverage();
});
if (config.APP.isRunningWithServerArgs) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

The README would also need to indicate where to set this

Copy link
Author

@cah-john-ryan cah-john-ryan Sep 5, 2024

Choose a reason for hiding this comment

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

Hi Kate, thanks for catching that. I have added another section above test-helpers.js in the README to callout the config setting being leveraged.

I am not sure I agree with the existing format for the file edits and how easy it is to identify the changes a user would need to apply. If you have any suggestions on further changes let me know and I will be happy to try and apply them.

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