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

PT-6909 Handle invalid anonymiser #114

Merged
merged 5 commits into from
Apr 3, 2020
Merged

Conversation

vgarvardt
Copy link
Contributor

Currently invalid anonymiser is just ignored. With this fix it will be reported to the log as error and to the dump to make it broken and attract attention.

@codecov
Copy link

codecov bot commented Apr 3, 2020

Codecov Report

Merging #114 into master will increase coverage by 0.36%.
The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
+ Coverage   43.18%   43.54%   +0.36%     
==========================================
  Files           8        8              
  Lines         308      310       +2     
==========================================
+ Hits          133      135       +2     
  Misses        168      168              
  Partials        7        7
Impacted Files Coverage Δ
pkg/anonymiser/anonymiser.go 71.11% <55.55%> (+1.34%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 48b20a3...b4818fa. Read the comment docs.

@vgarvardt vgarvardt force-pushed the hotfix/invalid-anonymiser branch from 1900937 to 8ede86b Compare April 3, 2020 09:39
@s4nji
Copy link
Member

s4nji commented Apr 3, 2020

+1

Approved with Zappr Approved with Zappr

@boekkooi-fresh
Copy link
Contributor

boekkooi-fresh commented Apr 3, 2020

👍 I would have preferred less Update pkg/anonymiser/anonymiser_test.go commits but it's fine

Approved with Zappr Approved with Zappr Approved with Zappr Approved with Zappr

@vgarvardt
Copy link
Contributor Author

@boekkooi-fresh I will squash PR into single commit

@vgarvardt vgarvardt merged commit 1f12e9d into master Apr 3, 2020
@vgarvardt vgarvardt deleted the hotfix/invalid-anonymiser branch April 3, 2020 10:13
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.

3 participants