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

chore: update esbuild dependencies for bundling #94

Merged
merged 10 commits into from
Aug 29, 2024

Merge branch 'update-deps' of https://github.com/slackapi/deno-slack-…

2fd4c5d
Select commit
Loading
Failed to load commit list.
Merged

chore: update esbuild dependencies for bundling #94

Merge branch 'update-deps' of https://github.com/slackapi/deno-slack-…
2fd4c5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 29, 2024 in 1s

78.31% (-0.26%) compared to 29c0527

View this Pull Request on Codecov

78.31% (-0.26%) compared to 29c0527

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 78.31%. Comparing base (29c0527) to head (2fd4c5d).

Files with missing lines Patch % Lines
src/install_update.ts 60.00% 2 Missing ⚠️
src/build.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
- Coverage   78.56%   78.31%   -0.26%     
==========================================
  Files          17       16       -1     
  Lines         877      876       -1     
  Branches      129      130       +1     
==========================================
- Hits          689      686       -3     
- Misses        187      189       +2     
  Partials        1        1              

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