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

Work not only in the public schema #76

Merged
merged 5 commits into from
Sep 15, 2022
Merged

Work not only in the public schema #76

merged 5 commits into from
Sep 15, 2022

Conversation

vgarvardt
Copy link
Contributor

Currently public schema is hardcoded that prevents some functionality from working correctly when non-publis schema is being used.

@vgarvardt vgarvardt marked this pull request as ready for review September 12, 2022 16:05
@lucasmdrs
Copy link
Contributor

@vgarvardt please update with master when you have the time 🙏

@vgarvardt
Copy link
Contributor Author

@lucasmdrs rebased

@lucasmdrs
Copy link
Contributor

the tests seem to be a bit flaky, I'll take a look at that later 🙁

@vgarvardt
Copy link
Contributor Author

It seems that unit test is failing due to some hardcoded timing condition.

@vgarvardt
Copy link
Contributor Author

Tried to reproduce the problem locally, but all the 50 runs I did were successful.

@lucasmdrs
Copy link
Contributor

I managed to reproduce the case locally, decided to fix by changing the way the assertions are being made
tried not to impact the exposed API too #78

@vgarvardt
Copy link
Contributor Author

vgarvardt commented Sep 14, 2022

Cool, thank you! Will rebase my branch after #78 is merged.

@vgarvardt
Copy link
Contributor Author

rebased

@lucasmdrs lucasmdrs merged commit 24be2e6 into hellofresh:master Sep 15, 2022
@vgarvardt vgarvardt deleted the fix/non-public-schema branch September 15, 2022 10:22
@vgarvardt
Copy link
Contributor Author

@lucasmdrs can you pls release new version with the fixed and updates lately merged

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