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

ci: improve build step #3654

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

EdamAme-x
Copy link
Contributor

@EdamAme-x EdamAme-x commented Nov 11, 2024

I have isolated the steps to build.
Because I do not believe that the code for validation of exports should be included in build.ts.

prebuild is executed automatically before the build.

(Also, merging post.ts into build.ts would be a good option)

The author should do the following, if applicable

  • Add tests
  • Run tests
  • bun run format:fix && bun run lint:fix to format the code
  • Add TSDoc/JSDoc to document the code

Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.68%. Comparing base (61bee9f) to head (d034266).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3654   +/-   ##
=======================================
  Coverage   91.68%   91.68%           
=======================================
  Files         159      159           
  Lines       10135    10135           
  Branches     2850     2882   +32     
=======================================
  Hits         9292     9292           
  Misses        841      841           
  Partials        2        2           

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

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.

1 participant