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

Feat/slice intersect multi series #2591

Conversation

ymatzkevich
Copy link

@ymatzkevich ymatzkevich commented Nov 12, 2024

Checklist before merging this PR:

  • Mentioned all issues that this PR fixes or addresses.
  • Summarized the updates of this PR under Summary.
  • Added an entry under Unreleased in the Changelog.

Fixes #2042.

Summary

Other Information

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

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

Project coverage is 94.06%. Comparing base (d909589) to head (8e3921d).

Files with missing lines Patch % Lines
darts/timeseries.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2591      +/-   ##
==========================================
- Coverage   94.14%   94.06%   -0.09%     
==========================================
  Files         139      139              
  Lines       14884    14895      +11     
==========================================
- Hits        14013    14011       -2     
- Misses        871      884      +13     

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

@ymatzkevich ymatzkevich deleted the feat/slice_intersect_multi_series branch November 12, 2024 15:36
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.

Union function to find the intersection of time series
1 participant