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

REL 3.0-beta #206

Merged
merged 27 commits into from
Jul 13, 2023
Merged

REL 3.0-beta #206

merged 27 commits into from
Jul 13, 2023

Conversation

stefan-jansen
Copy link
Owner

Updates Zipline to use Python 3.11, Pandas 2.0+ and SQLAlquemy 2.0+.

@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Patch coverage: 94.53% and no project coverage change.

Comparison is base (ca89a09) 88.11% compared to head (d1b3329) 88.11%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #206   +/-   ##
=======================================
  Coverage   88.11%   88.11%           
=======================================
  Files         170      171    +1     
  Lines       16031    16057   +26     
=======================================
+ Hits        14125    14149   +24     
- Misses       1906     1908    +2     
Impacted Files Coverage Δ
src/zipline/assets/asset_writer.py 93.11% <ø> (ø)
src/zipline/data/bundles/csvdir.py 88.23% <ø> (ø)
src/zipline/testing/github_actions.py 84.61% <84.61%> (ø)
src/zipline/utils/numpy_utils.py 85.41% <85.18%> (+0.38%) ⬆️
src/zipline/assets/assets.py 92.88% <97.67%> (+0.20%) ⬆️
src/zipline/algorithm.py 93.49% <100.00%> (+0.16%) ⬆️
src/zipline/assets/asset_db_migrations.py 93.65% <100.00%> (ø)
src/zipline/data/adjustments.py 95.39% <100.00%> (-0.03%) ⬇️
src/zipline/data/bundles/quandl.py 76.10% <100.00%> (ø)
src/zipline/data/data_portal.py 95.26% <100.00%> (ø)
... and 8 more

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@stefan-jansen stefan-jansen merged commit 0db8221 into main Jul 13, 2023
26 checks passed
@stefan-jansen stefan-jansen deleted the zl3-beta branch May 15, 2024 18:12
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