Skip to content
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

feat(plugin): coverage with WebDriver - devtools #4349

Merged
merged 3 commits into from
May 19, 2024
Merged

Conversation

kobenguyent
Copy link
Collaborator

@kobenguyent kobenguyent commented May 16, 2024

Motivation/Description of the PR

Screenshot 2024-05-16 at 16 49 20

Applicable helpers:

  • WebDriver

Type of change

  • 🚀 New functionality

Checklist:

  • Tests have been added
  • Documentation has been added (Run npm run docs)
  • Lint checking (Run npm run lint)
  • Local tests are passed (Run npm test)

package.json Outdated
@@ -104,7 +104,7 @@
"lodash.merge": "4.6.2",
"mkdirp": "1.0.4",
"mocha": "10.4.0",
"monocart-coverage-reports": "2.7.4",
"monocart-coverage-reports": "2.7.6",
Copy link

Choose a reason for hiding this comment

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

Can we use the latest version 2.8.2?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sure, didn't notice that latest version, tho.

@kobenguyent kobenguyent merged commit b405a36 into 3.x May 19, 2024
13 checks passed
@kobenguyent kobenguyent deleted the feat/coverage-wdio branch May 19, 2024 04:47
@kobenguyent kobenguyent mentioned this pull request Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Webdriver and coverage
3 participants