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: prepare for 2.0 release #32

Closed timbray closed 3 months ago

timbray commented 3 months ago

addresses: #31

This is a breaking change, because the binary is renamed from tf to topfew, the reason being is that tf is widely used to invoke both Terraform and OpenTofu.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 94.84%. Comparing base (d4f3f66) to head (f35f4e3).

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

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

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