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

Update test_history.py #360

Merged
merged 2 commits into from
Oct 25, 2024
Merged

Update test_history.py #360

merged 2 commits into from
Oct 25, 2024

Conversation

AranavMahalpure
Copy link
Contributor

This PR enhances the test coverage for FileHistory and Flow classes by adding unit tests for edge cases, concurrency, and invalid inputs. It also introduces error handling and logging for better robustness and debugging. These changes improve the reliability and scalability of file history operations in multi-threaded environments.

This PR enhances the test coverage for FileHistory and Flow classes by adding unit tests for edge cases, concurrency, and invalid inputs. It also introduces error handling and logging for better robustness and debugging. These changes improve the reliability and scalability of file history operations in multi-threaded environments.
@github-actions github-actions bot added the tests Adds or improves unit tests label Oct 23, 2024
@jlowin jlowin merged commit 5f613b9 into PrefectHQ:main Oct 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Adds or improves unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants