ember-try icon indicating copy to clipboard operation
ember-try copied to clipboard

Support ember-try.cjs

Open NullVoxPopuli opened this issue 11 months ago • 1 comments

in a type=module project, ember-try.js cannot use require, because js is an ESM

NullVoxPopuli avatar Mar 08 '25 23:03 NullVoxPopuli

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 95.19%. Comparing base (7aafbea) to head (c39eded).

Files with missing lines Patch % Lines
lib/utils/config.js 50.00% 2 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1089      +/-   ##
==========================================
- Coverage   95.54%   95.19%   -0.36%     
==========================================
  Files          21       21              
  Lines         516      520       +4     
==========================================
+ Hits          493      495       +2     
- Misses         23       25       +2     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Mar 08 '25 23:03 codecov[bot]