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

Fixed missing kwargs in get_price function #141

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Conversation

myrmarachne
Copy link
Member

No description provided.

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

Merging #141 (abc274c) into master (e793866) will increase coverage by 0.09%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
+ Coverage   76.71%   76.81%   +0.09%     
==========================================
  Files         227      227              
  Lines        9071     9071              
==========================================
+ Hits         6959     6968       +9     
+ Misses       2112     2103       -9     
Files Coverage Δ
qf_lib/backtesting/data_handler/data_handler.py 73.56% <ø> (ø)
qf_lib/data_providers/general_price_provider.py 74.69% <ø> (ø)
qf_lib/data_providers/preset_data_provider.py 93.33% <ø> (ø)
..._lib/data_providers/quandl/quandl_data_provider.py 24.69% <ø> (ø)

... 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 e793866...abc274c. Read the comment docs.

@JmmCz JmmCz merged commit cebbfa2 into master Nov 27, 2023
7 checks passed
@myrmarachne myrmarachne deleted the get_price_kwargs_patch branch December 4, 2023 09:06
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.

2 participants