Skip to content

feat: RFC ESM Support Implementation - #3467

Draft
giseburt wants to merge 6 commits into
projen:mainfrom
giseburt:3447-esm-support
Draft

giseburt wants to merge 6 commits into
projen:mainfrom
giseburt:3447-esm-support

Conversation

@giseburt

Copy link
Copy Markdown
Contributor

Fixes #3447

DRAFT FOR NOW


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov-commenter

codecov-commenter commented Mar 28, 2024 •

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 66.86391% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.21%. Comparing base (fe06f0b) to head (eaae5c8).
⚠️ Report is 1084 commits behind head on main.

Files with missing lines Patch % Lines
src/typescript/projenrc.ts 61.40% 44 Missing ⚠️
src/javascript/jest.ts 40.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3467      +/-   ##
==========================================
- Coverage   96.34%   96.21%   -0.13%     
==========================================
  Files         192      192              
  Lines       37627    37789     +162     
  Branches     3519     3532      +13     
==========================================
+ Hits        36251    36359     +108     
- Misses       1376     1430      +54     

☔ View full report in Codecov by Harness.
📢 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.

This branch has not been deployed

No deployments
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.

RFC: ESM project support in NodeProject and TypeScriptProject

2 participants