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

Configurable dump transaction #96

Merged
merged 6 commits into from Oct 2, 2021
Merged

Configurable dump transaction #96

merged 6 commits into from Oct 2, 2021

Conversation

evgeniy-r
Copy link
Member

@evgeniy-r evgeniy-r commented Sep 27, 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);
  • Docs have been added / updated (for bug fixes / features).

@evgeniy-r evgeniy-r self-assigned this Sep 27, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 2, 2021

Codecov Report

Merging #96 (4c8f6ea) into main (8477299) will decrease coverage by 0.39%.
The diff coverage is 51.56%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #96      +/-   ##
==========================================
- Coverage   78.83%   78.43%   -0.40%     
==========================================
  Files          49       50       +1     
  Lines        2939     2996      +57     
==========================================
+ Hits         2317     2350      +33     
- Misses        622      646      +24     
Impacted Files Coverage Δ
datanymizer_dumper/src/postgres/dumper.rs 22.22% <0.00%> (ø)
datanymizer_dumper/src/postgres/query_wrapper.rs 0.00% <0.00%> (ø)
cli/pg_datanymizer/src/app.rs 67.00% <88.46%> (+7.54%) ⬆️
cli/pg_datanymizer/src/options.rs 93.10% <100.00%> (+0.65%) ⬆️

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 8477299...4c8f6ea. Read the comment docs.

@evgeniy-r evgeniy-r marked this pull request as ready for review October 2, 2021 15:15
@evgeniy-r evgeniy-r merged commit 1cd3402 into main Oct 2, 2021
@evgeniy-r evgeniy-r deleted the feat/38/iso_level branch October 2, 2021 15:35
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