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

Remove pg dependency from CLI #123

Merged
merged 2 commits into from Nov 7, 2021
Merged

Remove pg dependency from CLI #123

merged 2 commits into from Nov 7, 2021

Conversation

evgeniy-r
Copy link
Member

@evgeniy-r evgeniy-r commented Oct 28, 2021

✓ Checklist:

  • This PR has been added to CHANGELOG.md (at the top of the list);
  • Tests for the changes have been added (for bug fixes / features).

@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2021

Codecov Report

Merging #123 (0587cd9) into main (30e4fbf) will decrease coverage by 0.18%.
The diff coverage is 67.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #123      +/-   ##
==========================================
- Coverage   79.26%   79.08%   -0.19%     
==========================================
  Files          51       52       +1     
  Lines        3120     3131      +11     
==========================================
+ Hits         2473     2476       +3     
- Misses        647      655       +8     
Impacted Files Coverage Δ
cli/pg_datanymizer/src/app.rs 50.00% <0.00%> (-17.00%) ⬇️
datanymizer_dumper/src/postgres/connector.rs 77.35% <77.35%> (ø)

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 30e4fbf...0587cd9. Read the comment docs.

@evgeniy-r evgeniy-r self-assigned this Nov 6, 2021
@evgeniy-r evgeniy-r marked this pull request as ready for review November 6, 2021 13:35
@evgeniy-r evgeniy-r merged commit 9fe519a into main Nov 7, 2021
@evgeniy-r evgeniy-r deleted the remove_pg_from_cli branch November 7, 2021 09:47
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.

None yet

3 participants