cloudstack icon indicating copy to clipboard operation
cloudstack copied to clipboard

create rotate file on the fly for access.log

Open DaanHoogland opened this issue 1 year ago • 1 comments

Description

This PR...

Types of changes

  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] New feature (non-breaking change which adds functionality)
  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] Enhancement (improves an existing feature and functionality)
  • [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
  • [ ] build/CI
  • [ ] test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • [ ] Major
  • [x] Minor

Bug Severity

  • [ ] BLOCKER
  • [ ] Critical
  • [ ] Major
  • [x] Minor
  • [ ] Trivial

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

DaanHoogland avatar Jul 01 '24 14:07 DaanHoogland

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 3.58%. Comparing base (0e8b0b8) to head (f0b45e5).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #9324   +/-   ##
=====================================
  Coverage   3.58%   3.58%           
=====================================
  Files        445     445           
  Lines      37526   37526           
  Branches    6901    6901           
=====================================
  Hits        1346    1346           
  Misses     36016   36016           
  Partials     164     164           
Flag Coverage Δ
uitests 3.58% <ø> (ø)

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov[bot] avatar Jul 01 '24 14:07 codecov[bot]