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

Add shutdown. #111

Merged
merged 4 commits into from
Nov 19, 2024

Add `shutdown()` and `bedrock.stopped` event.

26d6943
Select commit
Loading
Failed to load commit list.
Merged

Add shutdown. #111

Add `shutdown()` and `bedrock.stopped` event.
26d6943
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 15, 2024 in 0s

81.35% (-0.09%) compared to a3da45b

View this Pull Request on Codecov

81.35% (-0.09%) compared to a3da45b

Details

Codecov Report

Attention: Patch coverage is 73.91304% with 6 lines in your changes missing coverage. Please review.

Project coverage is 81.35%. Comparing base (a3da45b) to head (26d6943).

Files with missing lines Patch % Lines
lib/index.js 73.91% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
- Coverage   81.43%   81.35%   -0.09%     
==========================================
  Files          10       10              
  Lines        1939     1952      +13     
==========================================
+ Hits         1579     1588       +9     
- Misses        360      364       +4     
Files with missing lines Coverage Δ
lib/index.js 69.28% <73.91%> (-0.01%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a3da45b...26d6943. Read the comment docs.