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

compile with backtrace support #208

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gregwebs
Copy link
Contributor

@gregwebs gregwebs commented Dec 6, 2023

Also improve an error message.
It was easy to do this from the backtrace.

✓ 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).

@gregwebs
Copy link
Contributor Author

gregwebs commented Dec 6, 2023

@evgeniy-r please review

Also improve an error message.
It was easy to do this from the backtrace.
@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2023

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (6f35ccb) 87.10% compared to head (f63062c) 87.00%.
Report is 1 commits behind head on main.

Files Patch % Lines
datanymizer_dumper/src/postgres/dumper.rs 0.00% 16 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #208      +/-   ##
==========================================
- Coverage   87.10%   87.00%   -0.11%     
==========================================
  Files          60       60              
  Lines        4173     4178       +5     
==========================================
  Hits         3635     3635              
- Misses        538      543       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

2 participants