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/tests: move to biome, v4 linter fixes #2259

Merged
merged 78 commits into from
Oct 2, 2024

updating getting-started-typescript example after re-exporting types …

c06327d
Select commit
Loading
Failed to load commit list.
Merged

ci/tests: move to biome, v4 linter fixes #2259

updating getting-started-typescript example after re-exporting types …
c06327d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 93.95349% with 52 lines in your changes missing coverage. Please review.

Please upload report for BASE (bolt-four@6ab4e47). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/App.ts 92.24% 18 Missing ⚠️
src/receivers/HTTPModuleFunctions.ts 91.14% 17 Missing ⚠️
src/receivers/HTTPReceiver.ts 81.08% 14 Missing ⚠️
src/receivers/AwsLambdaReceiver.ts 95.00% 1 Missing ⚠️
src/receivers/ExpressReceiver.ts 98.70% 1 Missing ⚠️
src/receivers/SocketModeReceiver.ts 97.36% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             bolt-four    #2259   +/-   ##
============================================
  Coverage             ?   90.79%           
============================================
  Files                ?       20           
  Lines                ?     5576           
  Branches             ?      602           
============================================
  Hits                 ?     5063           
  Misses               ?      505           
  Partials             ?        8           

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