Skip to content

Conversation

@caesay
Copy link
Member

@caesay caesay commented Jun 5, 2025

Closes #674

@codecov
Copy link

codecov bot commented Jun 5, 2025

Codecov Report

Attention: Patch coverage is 90.54054% with 14 lines in your changes missing coverage. Please review.

Project coverage is 41.62%. Comparing base (645b5b3) to head (a5a795a).
Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
src/lib-rust/src/file_rotate.rs 93.00% 10 Missing ⚠️
src/bins/src/stub.rs 0.00% 2 Missing ⚠️
src/lib-rust/src/logging.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #675      +/-   ##
===========================================
+ Coverage    40.91%   41.62%   +0.70%     
===========================================
  Files          243      244       +1     
  Lines        18629    18764     +135     
  Branches      2043     2043              
===========================================
+ Hits          7622     7810     +188     
+ Misses       10650    10587      -63     
- Partials       357      367      +10     

☔ 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.

@caesay caesay merged commit b18fac7 into develop Jun 5, 2025
26 checks passed
@caesay caesay deleted the cs/fix-filerotate branch June 5, 2025 21:08
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.

Update doesn't excecute, because logfile rotation fails

2 participants