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

Added YfinanceDataProvider #198

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Conversation

myrmarachne
Copy link
Member

No description provided.

@myrmarachne myrmarachne force-pushed the yfinance_data_provider branch from abbb2fb to 6a5a25c Compare January 24, 2025 13:19
@myrmarachne myrmarachne changed the title Implemented YfinanceDataProvider Added YfinanceDataProvider Jan 24, 2025
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

Attention: Patch coverage is 88.57143% with 8 lines in your changes missing coverage. Please review.

Project coverage is 77.05%. Comparing base (6d33ab1) to head (d79438c).

Files with missing lines Patch % Lines
.../data_providers/yfinance/yfinance_data_provider.py 85.18% 8 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #198      +/-   ##
==========================================
+ Coverage   76.91%   77.05%   +0.13%     
==========================================
  Files         228      230       +2     
  Lines        9226     9290      +64     
==========================================
+ Hits         7096     7158      +62     
- Misses       2130     2132       +2     
Files with missing lines Coverage Δ
...lib/data_providers/abstract_price_data_provider.py 90.90% <100.00%> (-2.28%) ⬇️
qf_lib/data_providers/data_provider.py 93.22% <100.00%> (-0.12%) ⬇️
qf_lib/data_providers/yfinance/yfinance_ticker.py 100.00% <100.00%> (ø)
.../data_providers/yfinance/yfinance_data_provider.py 85.18% <85.18%> (ø)

... and 2 files 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 6d33ab1...d79438c. Read the comment docs.

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.

1 participant