Skip to content

Buffered, on-demand reading of time series#421

Open
ckittl wants to merge 3 commits intodevfrom
ck/#420-windowedCsvTimeSeriesSource
Open

Buffered, on-demand reading of time series#421
ckittl wants to merge 3 commits intodevfrom
ck/#420-windowedCsvTimeSeriesSource

Conversation

@ckittl
Copy link
Copy Markdown
Member

@ckittl ckittl commented Sep 2, 2021

Closes #420

@ckittl ckittl added the enhancement New feature or request label Sep 2, 2021
@ckittl ckittl added this to the Version 2.1 milestone Sep 2, 2021
@ckittl ckittl requested a review from a team September 2, 2021 14:13
@ckittl ckittl self-assigned this Sep 2, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 2, 2021

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.86%. Comparing base (f922492) to head (a355423).
⚠️ Report is 3473 commits behind head on dev.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev     #421      +/-   ##
============================================
- Coverage     78.92%   78.86%   -0.07%     
- Complexity     2106     2138      +32     
============================================
  Files           259      261       +2     
  Lines          8253     8357     +104     
  Branches        775      783       +8     
============================================
+ Hits           6514     6591      +77     
- Misses         1346     1363      +17     
- Partials        393      403      +10     

☔ 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.

@johanneshiry johanneshiry modified the milestones: Version 2.1, Version 2.2 Jan 5, 2022
@sebastian-peter sebastian-peter modified the milestones: Version 2.2, Version 3.0 Feb 23, 2022
@sebastian-peter sebastian-peter modified the milestones: Version 4.1, Version 4.2 Nov 2, 2023
@sebastian-peter sebastian-peter modified the milestones: Version 4.2, Version 5.0 Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CSV time series source with window buffer

3 participants