Skip to content

Conversation

@jedrzejkozal
Copy link
Contributor

List of changes:

  • add chunk size 'auto' option
  • make benchmark test execution faster (add test utils class StreamSubsample)

NOTE: class StreamSubsample requires several properties to function properly (see code). Maybe we should define them in the interface as well if they are required by evaluator?

@codecov
Copy link

codecov bot commented Mar 11, 2025

Codecov Report

Attention: Patch coverage is 98.96907% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.69%. Comparing base (9aa7bf2) to head (1a99d29).
Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
strlearn/streams/NPYParser.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@ ## master #38 +/- ## ========================================== + Coverage 94.55% 94.69% +0.14%  ========================================== Files 59 60 +1 Lines 2701 2735 +34 ========================================== + Hits 2554 2590 +36  + Misses 147 145 -2 

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
@jedrzejkozal jedrzejkozal merged commit 40b46be into master Mar 13, 2025
4 checks passed
@jedrzejkozal jedrzejkozal deleted the datastream-improvements branch March 13, 2025 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants