Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unify_values option to normalization (and update tarpaulin to v0.30.0) #6

Merged
merged 2 commits into from
Jul 4, 2024

Conversation

takaebato
Copy link
Owner

@takaebato takaebato commented Jul 4, 2024

Add unify_values option to normalization.
For example, VALUES (1, 2, 3), (4, 5, 6) becomes VALUES (...).
This option is derived from pt-fingerprint behaviour.

@takaebato takaebato self-assigned this Jul 4, 2024
Copy link

codecov bot commented Jul 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.35%. Comparing base (0a6a661) to head (cef6333).

Additional details and impacted files
@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   97.24%   97.35%   +0.10%     
==========================================
  Files           8        8              
  Lines         363      378      +15     
==========================================
+ Hits          353      368      +15     
  Misses         10       10              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@takaebato takaebato changed the title Add unify_values option to normalization Add unify_values option to normalization (and update tarpaulin to v0.30.0) Jul 4, 2024
@takaebato takaebato merged commit 03adc44 into master Jul 4, 2024
8 checks passed
@takaebato takaebato deleted the add-unify-values-option branch July 4, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant