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 suffix on all mismatches reports #291

Conversation

enzorooo
Copy link
Contributor

Hi datacompy team!

I noticed that when using datacompy.Compare(...).all_mismatches() it defaults to using the "_df1" "_df2" strings. Which shouldn't be the case when users have predefined this upon declaring the comparison settings.

I fixed it in this contribution. Let me know if it works for you.

Thanks!

@enzorooo
Copy link
Contributor Author

I see that some tests have failed. Though, I'm not exactly sure why that is given the revision is small. If you can provide some guidance for me to fix it, I'd be glad to do it on my end.

Thanks!

@fdosani
Copy link
Member

fdosani commented Apr 25, 2024

@enzorooo First off thank you for the PR. Greatly appreciated. I think it is failing cause the test check the formatting of the output which will not match due to the change. Give me a bit here, I'll swing back to this and take a closer look.

@fdosani
Copy link
Member

fdosani commented Apr 26, 2024

Closing in favour of #293

@fdosani fdosani closed this Apr 26, 2024
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