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

chore: Add support for ESM in jest #90

Merged
merged 1 commit into from
Aug 22, 2024
Merged

chore: Add support for ESM in jest #90

merged 1 commit into from
Aug 22, 2024

Conversation

gethinwebster
Copy link
Member

@gethinwebster gethinwebster commented Aug 21, 2024

Issue #, if available: AWSUI-51276

Description of changes: Some preparatory work for upgrading webdriverio: support ESM in jest as-per https://jestjs.io/docs/ecmascript-modules

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link

codecov bot commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.13%. Comparing base (d7a5c3c) to head (605fe77).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   99.13%   99.13%           
=======================================
  Files          26       26           
  Lines         579      579           
  Branches      135      138    +3     
=======================================
  Hits          574      574           
  Misses          5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gethinwebster gethinwebster marked this pull request as ready for review August 21, 2024 14:50
@gethinwebster gethinwebster requested a review from a team as a code owner August 21, 2024 14:50
@gethinwebster gethinwebster requested review from taheramr and removed request for a team August 21, 2024 14:50
@gethinwebster gethinwebster added this pull request to the merge queue Aug 22, 2024
Merged via the queue into main with commit acc9a5f Aug 22, 2024
31 checks passed
@gethinwebster gethinwebster deleted the jest-esm branch August 22, 2024 06:55
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