spiral / framework

High-Performance PHP Framework
https://spiral.dev
MIT License
1.8k stars 87 forks source link

[spiral/monolog-bridge] Set `bubble` as `true` by default in logRotate method #997

Closed msmakouz closed 1 year ago

msmakouz commented 1 year ago

ref: https://github.com/spiral/framework/issues/998

Q A
Bugfix? ✔️
Breaks BC?
New feature?
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% :tada:

Comparison is base (fe8484a) 89.43% compared to head (ac5717f) 89.45%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #997 +/- ## ============================================ + Coverage 89.43% 89.45% +0.02% - Complexity 6093 6096 +3 ============================================ Files 801 802 +1 Lines 17204 17239 +35 ============================================ + Hits 15386 15421 +35 Misses 1818 1818 ``` | [Files Changed](https://app.codecov.io/gh/spiral/framework/pull/997?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral) | Coverage Δ | | |---|---|---| | [...ridge/Monolog/src/Bootloader/MonologBootloader.php](https://app.codecov.io/gh/spiral/framework/pull/997?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0JyaWRnZS9Nb25vbG9nL3NyYy9Cb290bG9hZGVyL01vbm9sb2dCb290bG9hZGVyLnBocA==) | `75.00% <ø> (ø)` | | | [src/Bridge/Monolog/src/EventHandler.php](https://app.codecov.io/gh/spiral/framework/pull/997?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0JyaWRnZS9Nb25vbG9nL3NyYy9FdmVudEhhbmRsZXIucGhw) | `100.00% <100.00%> (ø)` | | | [src/Bridge/Monolog/tests/EventHandlerTest.php](https://app.codecov.io/gh/spiral/framework/pull/997?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0JyaWRnZS9Nb25vbG9nL3Rlc3RzL0V2ZW50SGFuZGxlclRlc3QucGhw) | `100.00% <100.00%> (ø)` | | | [src/Bridge/Monolog/tests/RotateHandlerTest.php](https://app.codecov.io/gh/spiral/framework/pull/997?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0JyaWRnZS9Nb25vbG9nL3Rlc3RzL1JvdGF0ZUhhbmRsZXJUZXN0LnBocA==) | `94.28% <100.00%> (+0.16%)` | :arrow_up: |

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