Skip to content

Conversation

@philgzl
Copy link
Contributor

@philgzl philgzl commented Nov 26, 2025

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?

What does this PR do?

Fixes #760.

Added related tests.

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in GitHub issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@codecov
Copy link

codecov bot commented Nov 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80%. Comparing base (0770595) to head (3c26da9).

Additional details and impacted files
@@         Coverage Diff         @@
##           main   #761   +/-   ##
===================================
  Coverage    80%    80%           
===================================
  Files        52     52           
  Lines      7343   7344    +1     
===================================
+ Hits       5883   5885    +2     
+ Misses     1460   1459    -1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

ParallelStreamingDataset with resume=True does not resume after the second epoch when breaking early

1 participant