Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

FlushDatabaseQueryLogListener added #67

Merged
merged 2 commits into from
Oct 6, 2021
Merged

Conversation

tarampampam
Copy link
Collaborator

@tarampampam tarampampam commented Oct 6, 2021

Description

Added

  • Listener FlushDatabaseQueryLogListener for cleaning up database query log

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I wrote unit tests for my code (if tests is required for my changes)
  • I have made changes in CHANGELOG.md file

@tarampampam tarampampam self-assigned this Oct 6, 2021
@codecov
Copy link

codecov bot commented Oct 6, 2021

Codecov Report

Merging #67 (eb302f7) into master (041910f) will increase coverage by 0.17%.
The diff coverage is 88.88%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #67      +/-   ##
============================================
+ Coverage     75.42%   75.59%   +0.17%     
- Complexity      300      305       +5     
============================================
  Files            58       59       +1     
  Lines           700      709       +9     
============================================
+ Hits            528      536       +8     
- Misses          172      173       +1     
Impacted Files Coverage Δ
src/Defaults.php 100.00% <ø> (ø)
src/Listeners/FlushDatabaseQueryLogListener.php 88.88% <88.88%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 041910f...eb302f7. Read the comment docs.

@tarampampam tarampampam marked this pull request as ready for review October 6, 2021 07:05
@tarampampam tarampampam merged commit 397460d into master Oct 6, 2021
@tarampampam tarampampam deleted the flush-database-query-log branch October 6, 2021 07:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant