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(startScript): disable throw for Bun and Deno #242

Merged
merged 30 commits into from
May 14, 2024
Merged

Conversation

wellwelwel
Copy link
Owner

Closes #143.

Copy link

codecov bot commented May 14, 2024

Codecov Report

Attention: Patch coverage is 96.53680% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 94.14%. Comparing base (1901bd6) to head (0d4cfd7).

Files Patch % Lines
src/modules/create-service.ts 94.59% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #242      +/-   ##
==========================================
+ Coverage   92.55%   94.14%   +1.59%     
==========================================
  Files          27       28       +1     
  Lines        2029     2136     +107     
  Branches      219      225       +6     
==========================================
+ Hits         1878     2011     +133     
+ Misses        144      118      -26     
  Partials        7        7              

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

@wellwelwel wellwelwel marked this pull request as ready for review May 14, 2024 10:26
@wellwelwel wellwelwel merged commit 0619688 into main May 14, 2024
29 checks passed
@wellwelwel wellwelwel deleted the fix-start-script branch May 16, 2024 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

startScript doesn't end on Bun and Deno
1 participant