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

fix: only expose build code in packages #255

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

tpoisseau
Copy link
Collaborator

Closes: #248

@tpoisseau tpoisseau linked an issue Dec 18, 2024 that may be closed by this pull request
@tpoisseau tpoisseau marked this pull request as ready for review December 18, 2024 15:35
@tpoisseau tpoisseau requested a review from targos December 18, 2024 15:35
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.55%. Comparing base (4348a70) to head (8ff9082).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #255   +/-   ##
=======================================
  Coverage   96.55%   96.55%           
=======================================
  Files         213      213           
  Lines       19776    19776           
  Branches     2245     2245           
=======================================
  Hits        19094    19094           
  Misses        674      674           
  Partials        8        8           

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

@tpoisseau tpoisseau merged commit f295376 into main Dec 18, 2024
10 checks passed
@tpoisseau tpoisseau deleted the 248-remove-module-in-packagejson-for-all-packages branch December 18, 2024 15:44
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.

remove "module" in package.json for all packages
2 participants