Skip to content

Add message when microservice shuts down cleanly#2631

Merged
ryanmelt merged 3 commits intomainfrom
microservice_exit_msg
Dec 16, 2025
Merged

Add message when microservice shuts down cleanly#2631
ryanmelt merged 3 commits intomainfrom
microservice_exit_msg

Conversation

@jmthomas
Copy link
Copy Markdown
Member

@jmthomas jmthomas commented Dec 13, 2025

closes #2580

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.12%. Comparing base (f642b78) to head (afea616).
⚠️ Report is 21 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2631      +/-   ##
==========================================
+ Coverage   79.08%   79.12%   +0.03%     
==========================================
  Files         661      662       +1     
  Lines       51998    52142     +144     
  Branches      732      732              
==========================================
+ Hits        41121    41255     +134     
- Misses      10797    10807      +10     
  Partials       80       80              
Flag Coverage Δ
python 80.99% <ø> (-0.07%) ⬇️
ruby-api 84.43% <ø> (ø)
ruby-backend 82.17% <100.00%> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ryanmelt
Copy link
Copy Markdown
Member

Please rerun tests.

@ryanmelt ryanmelt merged commit 6a63c21 into main Dec 16, 2025
27 of 28 checks passed
@ryanmelt ryanmelt deleted the microservice_exit_msg branch December 16, 2025 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Better message on microservice exit

2 participants