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

feat: expose graceful shutdown method #19

Merged
merged 1 commit into from
Feb 21, 2024

feat: expose graceful shutdown method

58a8a7f
Select commit
Loading
Failed to load commit list.
Merged

feat: expose graceful shutdown method #19

feat: expose graceful shutdown method
58a8a7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 21, 2024 in 0s

39.11% (-0.25%) compared to 2296ff3

View this Pull Request on Codecov

39.11% (-0.25%) compared to 2296ff3

Details

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (2296ff3) 39.36% compared to head (58a8a7f) 39.11%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/shutdown-handler/index.ts 0.00% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   39.36%   39.11%   -0.25%     
==========================================
  Files          17       17              
  Lines        1128     1135       +7     
  Branches       59       59              
==========================================
  Hits          444      444              
- Misses        673      680       +7     
  Partials       11       11              

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