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

RELEASE: v2.3 #146

Merged
merged 71 commits into from
Nov 21, 2022
Merged

RELEASE: v2.3 #146

merged 71 commits into from
Nov 21, 2022

Conversation

stefan-jansen
Copy link
Owner

  • Simpify packaging:
    • remove setup.cfg in favor of pyproject.toml
    • modernize setup.py
  • Enable NumPy 1.23

@codecov
Copy link

codecov bot commented Nov 18, 2022

Codecov Report

Base: 87.38% // Head: 88.09% // Increases project coverage by +0.71% 🎉

Coverage data is based on head (9630e85) compared to base (33bec86).
Patch coverage: 62.50% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #146      +/-   ##
==========================================
+ Coverage   87.38%   88.09%   +0.71%     
==========================================
  Files         172      172              
  Lines       16438    16166     -272     
==========================================
- Hits        14364    14242     -122     
+ Misses       2074     1924     -150     
Impacted Files Coverage Δ
src/zipline/pipeline/engine.py 91.83% <ø> (-0.09%) ⬇️
src/zipline/__init__.py 51.61% <50.00%> (-2.63%) ⬇️
src/zipline/_version.py 100.00% <100.00%> (+55.19%) ⬆️
src/zipline/utils/factory.py 58.73% <0.00%> (-0.95%) ⬇️
src/zipline/data/data_portal.py 95.27% <0.00%> (+0.01%) ⬆️
src/zipline/data/bcolz_daily_bars.py 94.04% <0.00%> (+0.02%) ⬆️
src/zipline/utils/memoize.py 80.48% <0.00%> (+0.11%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

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