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

Fix bug with column position #69

Merged
merged 2 commits into from May 31, 2021
Merged

Fix bug with column position #69

merged 2 commits into from May 31, 2021

Conversation

evgeniy-r
Copy link
Member

@evgeniy-r evgeniy-r commented May 31, 2021

Fix for #68

✓ 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 May 31, 2021

Codecov Report

Merging #69 (a617383) into main (f744ee8) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #69      +/-   ##
==========================================
+ Coverage   75.86%   75.88%   +0.02%     
==========================================
  Files          41       41              
  Lines        2279     2281       +2     
==========================================
+ Hits         1729     1731       +2     
  Misses        550      550              
Impacted Files Coverage Δ
datanymizer_dumper/src/postgres/table.rs 87.58% <100.00%> (+0.08%) ⬆️

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 f744ee8...a617383. Read the comment docs.

@evgeniy-r evgeniy-r marked this pull request as ready for review May 31, 2021 16:51
@evgeniy-r evgeniy-r requested a review from akirill0v May 31, 2021 16:51
@evgeniy-r evgeniy-r self-assigned this May 31, 2021
@akirill0v akirill0v merged commit 2e37946 into main May 31, 2021
@akirill0v akirill0v deleted the fix/68/dropped_col branch May 31, 2021 16:52
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