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 Apply matcher aliases to tables on config load #113

Merged
merged 2 commits into from
Apr 3, 2020

Conversation

vgarvardt
Copy link
Contributor

@vgarvardt vgarvardt commented Apr 2, 2020

The last piece extracted from #110

Instead of passing matcher aliases everywhere and checking them - they are checked and replaced on config load once.

Dependend on #112 and has to be rebased after merge.

@vgarvardt vgarvardt force-pushed the patch/apply-matcher-aliases branch from 4cf7c1b to 0557f30 Compare April 2, 2020 16:46
@codecov
Copy link

codecov bot commented Apr 2, 2020

Codecov Report

Merging #113 into master will increase coverage by 6.64%.
The diff coverage is 69.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #113      +/-   ##
==========================================
+ Coverage   36.53%   43.18%   +6.64%     
==========================================
  Files           8        8              
  Lines         260      308      +48     
==========================================
+ Hits           95      133      +38     
- Misses        159      168       +9     
- Partials        6        7       +1
Impacted Files Coverage Δ
pkg/reader/reader.go 56.52% <ø> (ø) ⬆️
pkg/dumper/query/dumper.go 0% <0%> (ø) ⬆️
pkg/anonymiser/anonymiser.go 69.76% <75%> (ø) ⬆️
pkg/config/config.go 86.44% <93.18%> (+14.21%) ⬆️

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 ffb0bf8...bc7f4d1. Read the comment docs.

@vgarvardt vgarvardt force-pushed the patch/apply-matcher-aliases branch from 0557f30 to 1030300 Compare April 2, 2020 16:48
@vgarvardt vgarvardt force-pushed the patch/apply-matcher-aliases branch from 1030300 to 9398461 Compare April 3, 2020 07:30
Copy link
Contributor

@boekkooi-fresh boekkooi-fresh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good but let's make Spec private.

@vgarvardt vgarvardt force-pushed the patch/apply-matcher-aliases branch from 8860bba to b4b46b2 Compare April 3, 2020 08:09
@vgarvardt vgarvardt force-pushed the patch/apply-matcher-aliases branch from b4b46b2 to bc7f4d1 Compare April 3, 2020 08:10
@boekkooi-fresh
Copy link
Contributor

boekkooi-fresh commented Apr 3, 2020

👍

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

@vgarvardt vgarvardt merged commit 48b20a3 into master Apr 3, 2020
@vgarvardt vgarvardt deleted the patch/apply-matcher-aliases branch April 3, 2020 08:40
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.

2 participants