frankdekker / symfony-log-viewer-bundle

A log viewer for Symfony
MIT License
16 stars 2 forks source link

Add support for search multiple files at once #78

Closed frankdekker closed 6 months ago

frankdekker commented 6 months ago

Add support for selecting multiple files in the gui.

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 99.13793% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 99.90%. Comparing base (546135a) to head (4b6d62f). Report is 1 commits behind head on master.

Files Patch % Lines
src/Service/File/LogParser.php 90.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #78 +/- ## ============================================= - Coverage 100.00% 99.90% -0.10% - Complexity 380 396 +16 ============================================= Files 79 82 +3 Lines 1015 1042 +27 ============================================= + Hits 1015 1041 +26 - Misses 0 1 +1 ```

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