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(Dockerfile): add Tini init system for better process management #2459

Merged
merged 1 commit into from
Sep 22, 2024

feat(Dockerfile): add Tini init system for better process management

1594739
Select commit
Loading
Failed to load commit list.
Merged

feat(Dockerfile): add Tini init system for better process management #2459

feat(Dockerfile): add Tini init system for better process management
1594739
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 1s

68.31% (+0.00%) compared to 8b7d6b2

View this Pull Request on Codecov

68.31% (+0.00%) compared to 8b7d6b2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.31%. Comparing base (8b7d6b2) to head (1594739).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2459   +/-   ##
=======================================
  Coverage   68.31%   68.31%           
=======================================
  Files         365      365           
  Lines       48034    48034           
=======================================
  Hits        32813    32813           
  Misses      15221    15221           

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