Skip to content

Substituted the deprecated Minute.delta with pd.Timedelta#250

Open
myrmarachne wants to merge 1 commit intomasterfrom
issue_249
Open

Substituted the deprecated Minute.delta with pd.Timedelta#250
myrmarachne wants to merge 1 commit intomasterfrom
issue_249

Conversation

@myrmarachne
Copy link
Copy Markdown
Member

No description provided.

@myrmarachne myrmarachne added the bug Something isn't working label Feb 9, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.46%. Comparing base (223a885) to head (b456bde).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #250      +/-   ##
==========================================
+ Coverage   80.37%   80.46%   +0.09%     
==========================================
  Files         228      228              
  Lines        9206     9206              
==========================================
+ Hits         7399     7408       +9     
+ Misses       1807     1798       -9     
Files with missing lines Coverage Δ
...lib/data_providers/abstract_price_data_provider.py 91.52% <100.00%> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 223a885...b456bde. Read the comment docs.

🚀 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

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Issue]: AbstractPriceDataProvider uses deprecated Minute.delta attribute

2 participants