quambene / bogrep

Grep your bookmarks
Apache License 2.0
100 stars 2 forks source link

Filter out binary responses #46

Closed quambene closed 10 months ago

quambene commented 10 months ago

Filter out responses with content type application/*, image/*, audio/*, and video/*.

codecov[bot] commented 10 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (618a992) 92.46% compared to head (3735416) 92.38%.

Files Patch % Lines
src/client.rs 73.33% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #46 +/- ## ========================================== - Coverage 92.46% 92.38% -0.09% ========================================== Files 26 26 Lines 3280 3294 +14 ========================================== + Hits 3033 3043 +10 - Misses 247 251 +4 ```

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