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
186 stars 6 forks source link

kaizen: add -q option for quoted fields #29

Closed timbray closed 4 months ago

timbray commented 4 months ago

addresses #28 and #27

Fairly substantial re-write of keyfinder.

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 94.84%. Comparing base (8c59c94) to head (e2dd743).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #29 +/- ## ========================================== + Coverage 93.97% 94.84% +0.86% ========================================== Files 8 8 Lines 382 446 +64 ========================================== + Hits 359 423 +64 Misses 13 13 Partials 10 10 ```

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