Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Open
cah-john-ryan wants to merge 1 commit into
ember-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 into
ember-cli-code-coverage:masterfrom
cah-john-ryan:update-readme

Conversation

@cah-john-ryan

Copy link
Copy Markdown

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

Comment thread README.md
forceModulesToBeLoaded();
await sendCoverage();
});
if (config.APP.isRunningWithServerArgs) {

Copy link
Copy Markdown
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

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

Copy link
Copy Markdown
Author

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