timbray / topfew

Finds the field values (or combinations of values) which appear most often in a stream of records.
GNU General Public License v3.0
188 stars 6 forks source link

add regexp field separator option #23

Closed timbray closed 6 months ago

timbray commented 6 months ago

addresses #20

Anyone got a better idea than -p for the short-form flag (and/or long-form name?) -f and -s are taken.

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.99%. Comparing base (dec140a) to head (9f681ac).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #23 +/- ## ========================================== + Coverage 93.69% 93.99% +0.29% ========================================== Files 8 8 Lines 365 383 +18 ========================================== + Hits 342 360 +18 Misses 13 13 Partials 10 10 ```

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